flask-wtf

Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.

BSD-3-CLAUSE License

Stars
1.5K
Committers
97
flask-wtf - v1.2.1 Latest Release

Published by azmeuk about 1 year ago

  • Fix a bug introduced with #556 where file validators were editing
    the file fields content. #578
flask-wtf - v1.2.0

Published by azmeuk about 1 year ago

  • Add field MultipleFileField. FileRequired, FileAllowed, FileSize
    now can be used to validate multiple files #556 #338
flask-wtf - v1.1.2

Published by azmeuk about 1 year ago

  • Fixed Flask 2.3 deprecations of werkzeug.urls.url_encode and
    flask.Markup #565 #561
  • Stop support for python 3.7 #574
  • Use pyproject.toml instead of setup.cfg #576
  • Fixed nested blueprint CSRF exemption #572
flask-wtf - v1.1.1

Published by azmeuk almost 2 years ago

Released 2023-01-17

  • Fixed validate extra_validators parameter. #548
flask-wtf - v1.1.0

Published by azmeuk almost 2 years ago

Released 2023-01-15

  • Drop support for Python 3.6.
  • validate_on_submit takes a extra_validators parameters #479
  • Stop supporting Flask-Babelex #540
  • Support for python 3.11 #542
  • Remove unused call to JSONEncoder #536
flask-wtf -

Published by davidism over 2 years ago

This release fixes compatibility with Werkzeug 2.1.

flask-wtf - v1.0.0

Published by azmeuk almost 3 years ago

Released 2021-11-07

  • Deprecated items removal #484
  • Support for alternatives captcha services #425 #342 #387 #384
flask-wtf -

Published by davidism over 3 years ago

flask-wtf -

Published by davidism over 3 years ago