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 0740b8b commit ea811deCopy full SHA for ea811de
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.7
6
+- Add support for Django-5.2.
7
+
8
### 2.2.6
9
- Fix adding new models with inlines: automatically set order of new entries.
10
adminsortable2/__init__.py
@@ -1 +1 @@
1
-__version__ = '2.2.6'
+__version__ = '2.2.7'
0 commit comments