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.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
{% csrf_token %}
|
||||
{% if questions|length == 0 %}
|
||||
<div class="empty-collection">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user