Simple integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA. Integration with WTForms. Secure Form with CSRF token. Global CSRF protection. reCAPTCHA support. File upload that works with Flask-Uploads. Internationalization using Flask-Babel.
Features
- Flask-WTF provides your Flask application integration with WTForms
- From version 0.9.0, Flask-WTF will not import anything from wtforms, you need to import fields from wtforms
- In addition, a CSRF token hidden field is created automatically
- Validate forms
- Note that you don’t have to pass request.form to Flask-WTF
- If your forms include validation, you’ll need to add to your template to display any error messages
License
BSD LicenseFollow Flask-WTF
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask-WTF!