{% extends "git/base.html" %} {% load staticfiles %} {% block body %} {% regroup project.commit_set.all by commit_time|date as commit_list %}