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 8da94de commit c5d4072Copy full SHA for c5d4072
testapp/admin.py
@@ -1,5 +1,4 @@
1
from django.contrib import admin
2
-from django.template.response import TemplateResponse
3
4
from adminsortable2.admin import SortableAdminBase, SortableAdminMixin, SortableInlineAdminMixin, SortableStackedInline, SortableTabularInline
5
0 commit comments