view gpp/templates/search/indexes/news/story_text.txt @ 372:7c7201f942fe

Added raw_id_fields for submitter on news stories and pending stories.
author Brian Neal <bgneal@gmail.com>
date Sun, 06 Mar 2011 20:51:15 +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 }}