Feincms

Latest version: v23.12.0

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

Scan your dependencies

Page 1 of 3

23.12.0

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

- Added Python 3.12, Django 5.0.
- Closed images after reading their dimensions. Raised the logging level to
exception when thumbnailing fails. Thanks to Jeroen Pulles for those two
contributions!

23.8.0

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

.. _v23.8.0: https://github.com/feincms/feincms/compare/v23.1.0...v23.8.0

- Made the filter argument of content base's ``get_queryset`` method optional.
This enables easier interoperability of FeinCMS content types with feincms3
plugins.
- Added Python 3.11.
- Fixed the Pillow resampling constant.

23.1.0

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

.. _v23.1.0: https://github.com/feincms/feincms/compare/v22.4.0...v23.1.0

- Fixed a place where ``ACTION_CHECKBOX_NAME`` was imported from the wrong
place.
- Dropped the ``is_dst`` argument to ``timezone.make_aware``.
- Added Django 4.1 and 4.2 to the CI matrix.

22.4.0

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

.. _v22.4.0: https://github.com/feincms/feincms/compare/v22.3.0...v22.4.0

- Changed the ``template_key`` field type to avoid boring migrations because of
changing choices.

22.3.0

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

.. _v22.3.0: https://github.com/feincms/feincms/compare/v22.2.0...v22.3.0

- The ``render()`` methods of bundled content types have been changed to return
a tuple instead of a HTML fragment in FeinCMS v22.0.0. This was backwards
incompatible in some scenarios. Those methods have been changed to return a
tuple subclass which automatically renders a HTML fragment if evaluated in a
string context.

22.2.0

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

.. _v22.2.0: https://github.com/feincms/feincms/compare/v22.1.0...v22.2.0

- Dropped support for Python < 3.8.
- Fixed the thumbnailing support of the ``MediaFileForeignKey``. It has been
broken since Django switched to template-based widget rendering.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.