There was an error while loading. Please reload this page.
In the FlaskTaskr Part 2. Database Management section... views.py form.validate_on_submit() should be updated to form.validate(), or it will error
In the FlaskTaskr Part 2. Database Management section...
views.py
form.validate_on_submit() should be updated to form.validate(), or it will error