{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.Ad' as last %} {% include 'mixins/partials/notify.html' %} {# cache 600 objects_ads request.user.id object_list type last #}
id | user | name | enabled | actions | {% for item in object_list %}
---|---|---|---|---|
{{ item.user }} | {{ item.name }} | {% if item.enabled %} {% else %} {% endif %} |