We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed86ebc + c815403 commit 494cce7Copy full SHA for 494cce7
1 file changed
adminsortable2/templates/adminsortable2/change_list.html
@@ -1,4 +1,4 @@
1
-{% extends base_change_list_template %}
+{% extends base_change_list_template|default:'admin/change_list.html' %}
2
3
{% block extrahead %}
4
{{ block.super }}
0 commit comments