{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.Platform' as last %} {% include 'mixins/partials/notify.html' %} {# cache 600 objects_platform_profit request.user.id object_list type last #} {% for platform_name, profit_map in object_list.items %}
id | {% for item in profit_map.values %}
---|
{{ item }} |