Django-content-editor

Latest version: v7.2.0

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

Scan your dependencies

Page 5 of 6

0.7

===================

- Raise tests coverage back to 100% after the ``PluginRenderer.render``
change in 0.6.
- Simplify the implementation of the return value of
``PluginRenderer.render``. Empty regions are now falsy again.

0.6

===================

- The return value of ``PluginRenderer.render`` now allows outputting
individual items as well as the concatenated output of all items as
before.
- Added this change log.

0.5

===================

- Made tests using Djangomaster pass again by switching to my fork of
django-mptt.
- Simplified the way package data is specified in setup.py.

0.4

===================

- Added a check to Django's checks framework for custom content editor
fieldsets.
- Streamlined the implementation of ``PluginRenderer``, allow rendering
a single plugin.
- Added documentation for ``Contents`` and its helpers.
- Added infrastructure for running the tests using ``./setup.py test``.

0.3

===================

- Replaced the ``ContentEditorForm`` with a ``formfield_for_dbfield``
override for easier model form customization.
- Replaced the ``ContentProxy`` concept with a generic ``Contents``
class and various helpers for fetching contents.
- Added a simple ``PluginRenderer`` for registering render functions
for a plugin class tree.

0.2

===================

- Added comments, documentation.
- Fixed the JavaScript tag generation by the ``JS`` class.
- Only auto-fill our own ordering fields.

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.