Deform

Latest version: v2.0.15

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

Scan your dependencies

Page 2 of 7

2.0.10

-------------------

- Correct release date.

2.0.9

------------------

- Added CSRF test to pass coverage on schema.py.
See https://github.com/Pylons/deform/pull/403

- Modified the DateTimeInputWidget to use HTML5 date/time input types on
browsers that support it.
See https://github.com/Pylons/deform/pull/406

- Add new translations for Swahili (sw_KE) locale.
See https://github.com/Pylons/deform/pull/409

- Add boolean HTML attributes per Chameleon 3.8.0.

All checkboxes, radios, and selects that use boolean HTML attributes
(selected, checked, etc.) previously used `literal_false` and would drop any
`False` value from rendering as an HTML attribute. In Chameleon 3.8.0,
`literal_false` is removed and must instead use `boolean_attributes` to set
defaults.

See https://github.com/Pylons/deform/issues/417

2.0.8

------------------

- Add HTML5 attributes to buttons.
See https://github.com/Pylons/deform/pull/390

2.0.7

------------------

- Add `tags` option support to `Select2Widget`
See https://github.com/Pylons/deform/pull/373

- Change Python 3.7 to use stable version, 3.8-dev as allowed failure, in
Travis.
See https://github.com/Pylons/deform/pull/377

- Update Bootstrap to 3.3.7.

- Add support for HTML5 attributes (e.g. including placeholder and maxlength)
See https://github.com/Pylons/deform/pull/345

2.0.6

------------------

- Drop Python 3.3 support.
See https://github.com/Pylons/deform/pull/371

- Add support to Python 3.7.

- Make date_submit and time_submit optional in DateTimeInputWidget
See https://github.com/Pylons/deform/pull/369

- Remove pinning of iso8601 to 0.1.11
See https://github.com/Pylons/deform/pull/364

- i18n cleanup https://github.com/Pylons/deform/pull/367 and https://github.com/Pylons/deform/pull/368

2.0.5

------------------

- i18n cleanup https://github.com/Pylons/deform/pull/332 and https://github.com/Pylons/deform/pull/363

- Fix bug in ``_FieldStorage`` under Python 3.x (issues 339 and 357).

- Declare Python 3.6 compatibility and enable tests against Python 3.6 (all tests pass with no changes).

- Closes 333: MANIFEST.in including docs, licenses and text files.

- Add ``link`` button type See https://github.com/Pylons/deform/issues/166

- Add traditional chinese localization

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.