Mercurial > public > sg101
annotate gpp/templates/search/indexes/forums/post_text.txt @ 573:bcc4e8cf841b
For Django 1.4, update to newer versions of cache_page usage.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 02 May 2012 21:00:12 -0500 |
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 }} |