Zope.formlib

Latest version: v6.0

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

Scan your dependencies

Page 3 of 6

4.2.0

==================

- LP 1017884: Add redirect status codes (303, 307) to the set which prevent
form rendering.

- Replaced deprecated ``zope.component.adapts`` usage with equivalent
``zope.component.adapter`` decorator.

- Replaced deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Dropped support for Python 2.5.

- Make separator of ``SourceSequenceDisplayWidget`` configurable.

4.1.1

==================

- Added `ignoreContext` attribute to form classes to control whether
`checkInvariants` takes the context of the form into account when
checking interface invariants.

By default `ignoreContext` is set to ``False``. On the `AddForm` it is
``True`` by default because the context of this form is naturally not
suitable as context for the interface invariant.

4.1.0

==================

- `checkInvariants` now takes the context of the form into account when
checking interface invariants.

- Tests are no longer compatible with Python 2.4.

4.0.6

==================

- Fixed bug in ``orderedSelectionList.pt`` template.

4.0.5

==================

- Fixed Action name parameter handling, since 4.0.3 all passed names were
lowercased.

4.0.4

==================

- Fixed tests to pass under Python 2.7.

- Fix validation of "multiple" attributes in orderedSelectionList.pt.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.