diff --git a/src/unfold/templates/admin/change_form.html b/src/unfold/templates/admin/change_form.html index 6b2cd1815..03d90f49e 100644 --- a/src/unfold/templates/admin/change_form.html +++ b/src/unfold/templates/admin/change_form.html @@ -34,7 +34,7 @@ {% include adminform.model_admin.change_form_outer_before_template %} {% endif %} -
+ {% csrf_token %} {% if adminform.model_admin.change_form_before_template %}