annotate gpp/templates/search/indexes/forums/post_text.txt @ 537:eac0ce5e137d

Added a "fix-mode" for the potd comment importer command such that it will only create comments if they don't already exist.
author Brian Neal <bgneal@gmail.com>
date Sat, 31 Dec 2011 22:21:58 +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 }}