Unable to Generate Class Code in Flask App – Form Not Submitting Correctly
I’m working on a Flask application where employees can generate class codes. I’ve set up a form to handle the submission of class codes (including a description), but I’m unable to generate the class code. Here’s a summary of the issue: