1.2 Support - CSRF
davidmarble opened this issue · 1 comments
davidmarble commented
One change for 1.2 support for CSRF is adding this within the <form> element of form_ajax.html:
{% csrf_token %}
bartTC commented
Wontfix now, this is backwards incompatible and you can simply override the form html.