Описание тега flask-wtforms

Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.

Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.

Features:

  • Integration with WTForms.
  • Secure Form with CSRF token.
  • Global CSRF protection.
  • reCAPTCHA support.
  • File upload that works with Flask-Uploads.
  • Internationalization using Flask-Babel.

Documentation: https://flask-wtf.readthedocs.io/en/stable/

Github: https://github.com/lepture/flask-wtf

Issue Tracker: https://github.com/lepture/flask-wtf/issues