mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
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