annotate gpp/templates/search/indexes/forums/topic_text.txt @ 459:9d3bd7304050

Fixing #221. Also combined all permissions checks into a new module, permissions.py. This allows us to cache user, category, and forum groups information since it rarely changes.
author Brian Neal <bgneal@gmail.com>
date Sat, 02 Jul 2011 23:35:45 +0000
parents b1f939b1fb01
children
rev   line source
bgneal@414 1 {{ object.name }}
bgneal@414 2 {{ object.user.username }}
bgneal@414 3 {{ object.user.get_full_name }}