python-Flask-WTF
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
- Developed at devel:languages:python:flask
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-Flask-WTF && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Flask-WTF-1.1.1.tar.gz | 0000052303 51.1 KB | |
flask-2.3-support.patch | 0000003058 2.99 KB | |
python-Flask-WTF.changes | 0000008014 7.83 KB | |
python-Flask-WTF.spec | 0000002343 2.29 KB |
Revision 12 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 1096052
from
Steve Kowalik (StevenK)
(revision 12)
- Update to 1.1.1: * Fixed `validate` `extra_validators` parameter. :pr:`548` * Drop support for Python 3.6. * ``validate_on_submit`` takes a ``extra_validators`` parameters :pr:`479` * Stop supporting Flask-Babelex :pr:`540` * Support for python 3.11 :pr:`542` * Remove unused call to `JSONEncoder` :pr:`536` - Add patch flask-2.3-support.patch: * Support Flask 2.3 changes. - Switch to pyproject macros.
Comments 0