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 061ef2d commit 39f26bcCopy full SHA for 39f26bc
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
4
5
+### 2.2.4
6
+- Fix: Selected ordering is not always preserved when using "Save as new" in inline admin.
7
+
8
### 2.2.3
9
- Add compatibility for Django-5.1
10
adminsortable2/__init__.py
@@ -1 +1 @@
1
-__version__ = '2.2.3'
+__version__ = '2.2.4'
0 commit comments