diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gpp/templates/search/indexes/news/story_text.txt	Sat Jun 05 20:46:52 2010 +0000
@@ -0,0 +1,6 @@
+{{ object.title }}
+{{ object.submitter.username }}
+{{ object.submitter.get_full_name }}
+{{ object.short_text }}
+{{ object.long_text }}
+{{ object.tags }}