annotate gpp/search_sites.py @ 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 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()