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 154c3cf commit 681c8bbCopy full SHA for 681c8bb
README.md
@@ -11,6 +11,8 @@ A replacement for django-admin-sortable using an unintrusive approach.
11
This plugin is a generic drag-and-drop ordering module for sorting objects in the List, the Stacked-
12
and the Tabular-Inlines Views in the Django Admin interface.
13
14
+
15
+
16
This module offers simple mixin classes which enrich the functionality of any existing class derived
17
from `admin.ModelAdmin`, `admin.StackedInline` or `admin.TabularInline`.
18
demo.gif
994 KB
0 commit comments