bartTC/django-frontendadmin

1.2 Support - CSRF

davidmarble opened this issue · 1 comments

One change for 1.2 support for CSRF is adding this within the <form> element of form_ajax.html:
{% csrf_token %}

Wontfix now, this is backwards incompatible and you can simply override the form html.