mirror of
https://github.com/pretix/pretix.git
synced 2026-05-11 16:13:59 +00:00
Move quota cache from database to redis (#2010)
This commit is contained in:
@@ -80,8 +80,6 @@
|
||||
</th>
|
||||
<th>
|
||||
{% trans "Paid tickets per quota" %}
|
||||
<a href="?{% url_replace request 'filter-ordering' '-sum_tickets_paid' %}"><i class="fa fa-caret-down"></i></a>
|
||||
<a href="?{% url_replace request 'filter-ordering' 'sum_tickets_paid' %}"><i class="fa fa-caret-up"></i></a>
|
||||
</th>
|
||||
<th>
|
||||
{% trans "Status" %}
|
||||
|
||||
Reference in New Issue
Block a user