{% load panya_inclusion_tags humanize %} {% regroup object_list by start.date as group_list %} {% for item in group_list %}
{{ item.grouper|date:"M"}}{{ item.grouper|date:"d"}}