book2-exercises
book2-exercises copied to clipboard
form.validate_on_submit is not recognized
In the FlaskTaskr Part 2. Database Management section... views.py form.validate_on_submit() should be updated to form.validate(), or it will error