annotate gpp/templates/search/indexes/forums/post_text.txt @ 471:d83296cac940

For #227: only enqueue user profiles if the user has changed the content we have in the search index.
author Brian Neal <bgneal@gmail.com>
date Wed, 17 Aug 2011 02:02:20 +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 }}