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 2c7c108 commit d6b9e31Copy full SHA for d6b9e31
CHANGELOG.md
@@ -2,10 +2,13 @@
2
3
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
4
5
-### 2.1.7
+### 2.1.8
6
- Fix: In combination with [django-nested-admin](https://github.com/theatlantic/django-nested-admin) integration fails
7
with an error in inlien formsets.
8
9
+### 2.1.7
10
+- Yanked.
11
+
12
### 2.1.6
13
- Add support for Django-4.2.
14
adminsortable2/__init__.py
@@ -1 +1 @@
1
-__version__ = '2.1.7'
+__version__ = '2.1.8'
0 commit comments