From e30748430ad9b74c0a3e35fe79340bb48490e62c Mon Sep 17 00:00:00 2001 From: Jacob Rief Date: Mon, 5 Sep 2022 06:45:15 +0200 Subject: [PATCH] :handshake: django-admin-sortable2 (#194) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fe0258..e1f965c 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-semantic-admin](https://github.com/globophobe/django-semantic-admin) - Django Semantic UI admin theme. - [django-jet-reboot](https://github.com/b1go/django-jet-reboot) - Django Jet is modern template for Django admin interface with improved functionality. - [django-baton](https://github.com/otto-torino/django-baton) - A cool, modern and responsive django admin application based on bootstrap 5. +- [django-admin-sortable2](https://github.com/jrief/django-admin-sortable2) - Generic drag-and-drop ordering for objects in the Django admin interface. ### APIs