You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncrispyfied POST forms fixed in #2794 systematically loose the hidden input with the CSRF-token info. This can be fixed once for all those forms by adding the CSRF-token info to the flat_form.html, or the _form_content.html.
The text was updated successfully, but these errors were encountered:
Uncrispyfied
POST
forms fixed in #2794 systematically loose the hidden input with the CSRF-token info. This can be fixed once for all those forms by adding the CSRF-token info to theflat_form.html
, or the_form_content.html
.The text was updated successfully, but these errors were encountered: