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
Go from Data Warehouse to Data and AI platform with BigQuery
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask-WTF!