Mercurial > public > sg101
view gpp/templates/search/indexes/news/story_text.txt @ 320:66cc2f8c4603
Removed a raise of CommandError, which was left over from when this code started life as a Django management command.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 08 Feb 2011 03:53:10 +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 }}