{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.AssetManagementPolicy' as last %} {% include 'mixins/partials/notify.html' %} {% cache 600 objects_active_management request.user.id object_list type last %}
id | user | name | description | actions | {% for item in object_list %}
---|---|---|---|---|
{{ item.id }} | {{ item.user }} | {{ item.name }} | {{ item.description|truncatechars:80 }} |