Mercurial > public > sg101
annotate gpp/templates/search/indexes/forums/post_text.txt @ 468:ad4b63fbc584
Adding a basic forums test that exercises adding a new topic, post, and editing a post.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 07 Aug 2011 03:38:42 +0000 |
parents | b1f939b1fb01 |
children |
rev | line source |
---|---|
bgneal@222 | 1 {{ object.user.username }} |
bgneal@222 | 2 {{ object.user.get_full_name }} |
bgneal@222 | 3 {{ object.body }} |