log gpp/forums/models.py @ 529:7388cdf61b25

age author description
Thu, 22 Dec 2011 02:10:27 +0000 Brian Neal For #241, add a URL to view the last post in a forum topic.
Sat, 02 Jul 2011 23:35:45 +0000 Brian Neal 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.