{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.Wallet' as last %} {% include 'mixins/partials/notify.html' %} {# cache 600 objects_wallets request.user.id object_list type last #}
id | user | name | address | actions | {% for item in object_list %}
---|---|---|---|---|
{{ item.user }} | {{ item.name }} | {{ item.address }} |