mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-04 17:15:17 +00:00
add back the cache
This commit is contained in:
parent
f13abf5c44
commit
37d9226b16
@ -61,7 +61,7 @@
|
||||
<input type="submit" value="{% trans %}Search{% endtrans %}" style="display: none;" />
|
||||
</form>
|
||||
<ul class="bars">
|
||||
{% cache 0 "counters_activity" %}
|
||||
{% cache 100 "counters_activity" %}
|
||||
{% for bar in Counter.objects.annotate_has_barman(user).filter(type="BAR") %}
|
||||
<li>
|
||||
{# If the user is a barman, we redirect him directly to the barman page
|
||||
|
Loading…
x
Reference in New Issue
Block a user