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 354b7e8 commit 419a8a5Copy full SHA for 419a8a5
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Release history of [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2/)
4
5
+### 2.0.1
6
+- Fix [\#302](https://github.com/jrief/django-admin-sortable2/issues/302):
7
+ Django's ManifestStaticFilesStorage references missing file `adminsortable2.js.map`.
8
+
9
10
### 2.0
11
- Drop support for Django 3.2 and lower.
12
- Replace jQuery-UI's [sortable](https://jqueryui.com/sortable/) against
0 commit comments