python-Flask-WTF
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-Flask-WTF
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:flask/python-Flask-WTF && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Flask-WTF-1.1.1.tar.gz | 0000052303 51.1 KB | |
_link | 0000000124 124 Bytes | |
flask_wtf-1.2.1.tar.gz | 0000042498 41.5 KB | |
python-Flask-WTF.changes | 0000008700 8.5 KB | |
python-Flask-WTF.spec | 0000002300 2.25 KB |
Revision 16 (latest revision is 21)
Markéta Machová (mcalabkova)
accepted
request 1129045
from
Antonio Larrosa (alarrosa)
(revision 16)
- Update to 1.2.1: * Fix a bug introduced with #556 in 1.2.0 where file validators were editing the file fields content. - Update to 1.2.0: * Add field MultipleFileField. FileRequired, FileAllowed, FileSize now can be used to validate multiple files - Update to 1.1.2: * Fixed Flask 2.3 deprecations of werkzeug.urls.url_encode and flask.Markup * Stop support for python 3.7 * Use pyproject.toml instead of setup.cfg * Fixed nested blueprint CSRF exemption - Drop patch already included upstream: * flask-2.3-support.patch
Comments 0