Z3c.form

Latest version: v5.1

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

Scan your dependencies

Page 6 of 12

3.0.1

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

- Bug: The alpha slipped out as 3.0.0, removed ``ZODB-4.0.0dev.tar.gz``
to reduce damage

- Bug: Fixed a bug in ``widget.py`` ``def wrapCSSClass``

3.0.0

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

- Feature: Added support for ``IDict`` field in ``MultiWidget``.

- Bug: Only add the 'required' CSS class to widgets when they are in input mode.

- Bug: Catch bug where if a select value was set as from hidden input or
through a rest url as a single value, it won't error out when trying to
remove from ignored list. Probably not the 100% right fix but it catches
core dumps and is sane anyways.

3.0.0a3

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

- Feature: Updated pt_BR translation.

- Bug: Fixed a bug where file input value was interpeted as UTF-8.

3.0.0a2

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

- Bug: The 3.0.0a1 release was missing some files (e.g. ``locales``) due to an
incomplete ``MANIFEST.in``.

3.0.0a1

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

- Feature: Removed several parts to be installed by default, since some
packages are not ported yet.

- Feature: Added support for Python 3.3.

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

- Feature: Dropped support for Python 2.4 and 2.5.

- Bug: Make sure the call to the method that returns the default value
is made with a field which has its context bound.

2.9.1

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

- Feautre: The ``updateWidgets`` method has received an argument
``prefix`` which allows setting the prefix of the field widgets
adapter.

This allows updating the common widgets prefix before the individual
widgets are updated, useful for situations where neither a form, nor
a widgets prefix is desired.

- Bug: Capitalize the messages 'no value' and 'select a value'. This change
has been applied also to the existing translations (where applicable).

- Bug: ``TextLinesConverter``: Do not ignore newlines at the end of the
inputted string, thus do not eat blank items

- Bug: ``TextLinesConverter``: ``toFieldValue()``, convert conversion
exceptions to ``FormatterValidationError``, for cases like got a string
instead of int.

Page 6 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.