#64: erreur apres upgrade a django4 / admin-sortable2 2.0+ #67
|
@ -2,6 +2,6 @@
|
||||||
{% load static i18n %}
|
{% load static i18n %}
|
||||||
|
|
||||||
{% with inline_admin_formset.formset.instance as playlist %}
|
{% with inline_admin_formset.formset.instance as playlist %}
|
||||||
{% include "adminsortable2/tabular.html" %}
|
{% include "adminsortable2/edit_inline/tabular-django-4.1.html" %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user