Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flask_wtf.Form renamed to flask_wtf.FlaskForm #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LordNouda
Copy link

Due to the FlaskWTFDeprecationWarning: "flask_wtf.Form" has been renamed to "FlaskForm" and will be removed in 1.0.

I stumbled upon this warning working my way through the Real Python Course, Part 2, and decided to improve my git-knowledge a bit by submitting this pull request. Hope this finds your approval.

See also Flask-WTF change log:
https://flask-wtf.readthedocs.io/en/stable/changelog.html?highlight=flaskform#version-0-13

Due to the FlaskWTFDeprecationWarning: "flask_wtf.Form" has been renamed to "FlaskForm" and will be removed in 1.0.
@LordNouda
Copy link
Author

Sorry, just noticed that this issue is the same as described in pull request #95.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants