{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.Aggregator' as last %} {% include 'mixins/partials/notify.html' %} {# cache 600 objects_aggregators request.user.id object_list type last #}
id | user | name | service | link group | enabled | actions | {% for item in object_list %}
---|---|---|---|---|---|---|
{{ item.user }} | {{ item.name }} | {{ item.get_service_display }} | {{ item.link_group|default_if_none:"—" }} | {% if item.enabled %} {% else %} {% endif %} |