{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.Strategy' as last %} {% include 'mixins/partials/notify.html' %} {% cache 600 objects_trenddirections request.user.id object_list type last %}
symbol | direction | actions | {% for key, item in object_list.items %}
---|---|---|
{{ key }} | {{ item }} |