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

Part III: Web Forms - flask.ext.wtf #27

Closed
DirtGrubDylan opened this issue Nov 23, 2016 · 3 comments
Closed

Part III: Web Forms - flask.ext.wtf #27

DirtGrubDylan opened this issue Nov 23, 2016 · 3 comments
Assignees
Labels

Comments

@DirtGrubDylan
Copy link

Since flask.ext.wtf.Form is deprecated, maybe this chapter/tutorial should update to using from flask_wtf import FlaskForm instead.

@miguelgrinberg
Copy link
Owner

Agreed, I updated a bunch already but missed this one.

@miguelgrinberg miguelgrinberg self-assigned this Nov 23, 2016
@miguelgrinberg
Copy link
Owner

This has now been fixed on this repo. I will also update the articles on my blog. Thanks!

@DirtGrubDylan
Copy link
Author

No worries man. Thank you for the great tutorial!

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

No branches or pull requests

2 participants