{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.Hook' as last %} {% include 'mixins/partials/notify.html' %} {% cache 600 objects_hooks request.user.id object_list last %}
id | user | name | hook | received hooks | actions | {% for item in object_list %}
---|---|---|---|---|---|
{{ item.id }} | {{ item.user }} | {{ item.name }} | {{ item.received }} |