{% for log in logs %} {{ log.queue_id }} {{ log.date|date:"SHORT_DATETIME_FORMAT" }} {{ log.sender|truncatechars:30 }} {{ log.rcpt }} {{ log.status }} {% endfor %}