annotate gpp/templates/search/indexes/forums/topic_text.txt @ 440:ac9217eef610

Added total vote information to the poll templates. Cache the total votes in the model instance.
author Brian Neal <bgneal@gmail.com>
date Sat, 21 May 2011 20:35:02 +0000
parents b1f939b1fb01
children
rev   line source
bgneal@414 1 {{ object.name }}
bgneal@414 2 {{ object.user.username }}
bgneal@414 3 {{ object.user.get_full_name }}