{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.QueuedMessage' as last %} {% include 'mixins/partials/notify.html' %} {% cache 600 objects_queue request.user.id object_list type last %}
| id | session | manipulation | ts | text | actions | {% for item in object_list %}
|---|---|---|---|---|---|
| {{ item.session }} | {{ item.manipulation }} | {{ item.ts }} | {{ item.text.length }} |