Feincms3-forms

Latest version: v0.5.0

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

Scan your dependencies

0.5

~~~~~~~~~~~~~~~~

- Removed testing for Django older than 4.2.
- Allowed setting a maximal length for URL and email fields.

0.4

~~~~~~~~~~~~~~~~

- Increased the test coverage.
- Defined default content editor button icons for simple fields.
- Switched to hatchling and ruff.
- Added testing using Django 4.2, 5.0, 5.1 and Python 3.11, 3.12.

0.3

~~~~~~~~~~~~~~~~~~~

.. _0.3: https://github.com/matthiask/feincms3-forms/compare/0.2...0.3

- Added multiple select and multiple checkboxes field types to the simple field
base.
- Changed the ``SELECT`` simple field type to use the placeholder field to
replace the default empty choices string if set.
- Renamed ``SimpleFieldBase.get_fields`` to ``SimpleFieldBase.get_field`` to
enable better code reuse without ``super()``.

0.2

~~~~~~~~~~~~~~~~~~~

.. _0.2: https://github.com/matthiask/feincms3-forms/compare/0.1...0.2

- Changed ``ConfiguredForm.get_formfields_union`` to allow fetching arbitrary
attributes from plugins, completely changed the return value to a list of
``(name, {...attributes...})`` tuples, made validation utilities work with
this new data structure.

0.1

~~~~~~~~~~~~~~~~~~~

- Time to leave the zero.zero.whatever versions behind!


.. _0.1: https://github.com/matthiask/feincms3-forms/commit/93cba055a85

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.