view gpp/templates/search/indexes/news/story_text.txt @ 324:33f3d5987a96

Turning the django debug toolbar on again after updating django trunk.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 Feb 2011 21:52:27 +0000
parents 26ee684c2033
children
line wrap: on
line source
{{ object.title }}
{{ object.submitter.username }}
{{ object.submitter.get_full_name }}
{{ object.short_text }}
{{ object.long_text }}
{{ object.tags }}