Feincms3

Latest version: v5.3.1

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

Scan your dependencies

Page 11 of 12

0.7

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

- Removed all dependencies from ``install_requires`` to make it easier
to replace individual items.
- Enabled the use of ``i18n_patterns`` in ``ROOT_URLCONF`` by importing
and adding the urlpatterns contained instead of ``include()``-ing the
module in ``apps_urlconf``.
- Modified the cleansing configuration to allow empty ``<a>`` tags
(mostly useful for internal anchors).
- Fixed crash when adding a page with a path that exists already (when
not using a statich path).

0.6

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

- Updated the translation files.
- Fixed crashes when path of pages would not be unique when moving
subtrees.

0.5

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

- Fixed a crash where apps without ``required_fields`` could not be
saved.
- Added a template snippet based renderer for plugins.
- Prevented adding the exact same application (that is, the same
``app_instance_namespace``) more than once.

0.4

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

- Made application instances (``feincms3.apps``) more flexible by
allowing programmatically generated instance namespace specifiers.

0.3

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

- Lots of work on the documentation.
- Moved all signal receivers into their classes as staticmethods.
- Fixed a crash on an attempted save of an ``External`` plugin instance
with an empty URL.
- Added an incomplete testsuite, and add the Travis CI badge to the README.
- Removed the requirement of passing a context to ``render_list`` and
``render_detail``.

0.2

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

- The external plugin admin form now checks whether the URL can be
embedded using OEmbed or not.
- Added the ``plugin_ckeditor.js`` file required for the rich text
editor.
- Added a ``SnippetInline`` for consistency.
- Ensured that choice fields have a ``get_*_display`` method by setting
dummy choices in advance (menus, snippets and templates).
- Added automatically built documentation on
`readthedocs.io <http://feincms3.readthedocs.io/>`_.

Page 11 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.