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 e3a7478 commit dc031a7Copy full SHA for dc031a7
adminsortable2/__init__.py
@@ -1 +1 @@
1
-__version__ = '1.0.1'
+__version__ = '1.0.2'
docs/source/changelog.rst
@@ -5,6 +5,11 @@ Release history
5
===============
6
7
8
+1.0.2
9
+-----
10
+* Fix regression introduced in 1.0.1, adding double item rows on SortableInlineAdminMixin and
11
+ TabularInline.
12
+
13
1.0.1
14
-----
15
* Fix CSS classes change introduced in Django-2.1.
0 commit comments