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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask-WTF!