view gpp/templates/search/indexes/news/story_text.txt @ 219:26ee684c2033

Initial commit of Haystack search integration. See #51.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 Jun 2010 20:46:52 +0000
parents
children
line wrap: on
line source
{{ object.title }}
{{ object.submitter.username }}
{{ object.submitter.get_full_name }}
{{ object.short_text }}
{{ object.long_text }}
{{ object.tags }}