forked from CGM_Public/pretix_original
Drag-and-drop: Force csrf_token to be present
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
example might be to ask your users about dietary requirements.
|
example might be to ask your users about dietary requirements.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
|
{% csrf_token %}
|
||||||
{% if questions|length == 0 %}
|
{% if questions|length == 0 %}
|
||||||
<div class="empty-collection">
|
<div class="empty-collection">
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user