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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flask-WTF!