We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d70f8 commit e18eb2eCopy full SHA for e18eb2e
CHANGELOG.rst
@@ -5,6 +5,10 @@ Change log
5
Next version
6
============
7
8
+
9
+7.4 (2025-07-02)
10
+================
11
12
- Introduced ``RefinedModelAdmin`` as a lightweight base class providing common
13
admin enhancements (currently save shortcuts). The ``ContentEditor`` now
14
inherits from this base class, and ``RefinedModelAdmin`` can be used
content_editor/__init__.py
@@ -1 +1 @@
1
-__version__ = "7.3.0"
+__version__ = "7.4.0"
0 commit comments