From: Thadeu Lima de Souza Cascardo Date: Tue, 9 Oct 2007 16:59:09 +0000 (-0300) Subject: Displays date for every group of presentations X-Git-Url: http://git.cascardo.info/?p=cascardo%2Feventmanager.git;a=commitdiff_plain;h=0381ea34e5231e36ed879d8d368fbadfc72aacc3 Displays date for every group of presentations Templates now displays the day of a group of presentations that will be presented that same day. --- diff --git a/templates/programacao.html b/templates/programacao.html index 728e1ca..516611f 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -5,6 +5,7 @@ {% for p in aprovadas %} + {% ifchanged aprovadas.dia %} {{ aprovadas.dia }} {% endifchanged %} {{p.titulo}}
Palestrante{{ p.palestrante.all|pluralize }}: