Feincms

Latest version: v24.8.2

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

Scan your dependencies

Page 2 of 4

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.

22.1.0

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

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

- Fixed the ``feincms_render_level`` render recursion protection.
- Wrapped the recursive saving of pages in a transaction, so if anything fails
we have a consistent state.
- Dropped more compatibility code for Django 1.x.
- Made ``medialibrary_orphans`` work again.
- Removed the ``six`` dependency since we're Python 3-only now.
- Updated the pre-commit hooks, cleaned up the JavaScript a bit.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.