Wtforms

Latest version: v3.1.2

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

2.1

Not secure
-----------

Released 2015-12-15

- Added ``render_kw`` to allow default rendering time options.
- Updated / added a number of localizations.
- Updated docs.
- Allow widgets to set flags.

2.0.2

Not secure
-------------

Released 2015-01-18

- Added more localizations and updated some.
- Validators for email and URL can validate IDNA-encoded domain names
and new TLDs.
- Better ``DeprecationWarnings``.
- Support localization files in ``/usr/share/locale`` for distro
packaging.

2.0.1

Not secure
-------------

Released 2014-07-01

- Update wheel install to conditionally install ordereddict for Python
2.6.
- Doc improvements.

2.0

Not secure
-----------

Released 2014-05-20

- Add new ``class Meta`` paradigm for much more powerful customization
of WTForms.
- Move i18n into core. Deprecate ``wtforms.ext.i18n``.
- Move CSRF into core. Deprecate ``wtforms.ext.csrf``.
- Fix issue rendering SelectFields with ``value=True``.
- Make ``DecimalField`` able to use babel locale-based number
formatting.
- Drop Python 3.2 support (Python3 support for 3.3+ only).
- Passing ``attr=False`` to WTForms widgets causes the value to be
ignored.
- ``Unique`` validator in ``wtforms.ext.sqlalchemy`` has been removed.
- Deprecate ``form._get_translations``. Use ``Meta.get_translations`` instead.

1.0.5

Not secure
-------------

Released 2013-09-10

- Fix a bug in validators which causes translations to happen once
then clobber any future translations.
- ``ext.sqlalchemy`` and ``ext.appengine`` minor cleanups /
deprecation.
- Allow blank string and the string ``false`` to be considered false
values for ``BooleanField`` (configurable). This is technically a
breaking change, but it is not likely to affect the majority of
users adversely.
- ``ext.i18n`` form allows passing ``LANGUAGES`` to the constructor.

1.0.4

Not secure
-------------

Released 2013-04-28

- Add widgets and field implementations for HTML5 specialty input
types.
- ``ext.appengine`` add NDB support.
- Add translations for Korean, Traditional Chinese.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.