diff gpp/templates/search/indexes/forums/post_text.txt @ 222:a5fcf3d1b663

For #51; add forums to Haystack search.
author Brian Neal <bgneal@gmail.com>
date Sun, 06 Jun 2010 21:05:48 +0000
parents
children b1f939b1fb01
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gpp/templates/search/indexes/forums/post_text.txt	Sun Jun 06 21:05:48 2010 +0000
@@ -0,0 +1,4 @@
+{{ object.topic.name }}
+{{ object.user.username }}
+{{ object.user.get_full_name }}
+{{ object.body }}