Mercurial > public > sg101
log gpp/forums/views/subscriptions.py @ 522:82b97697312e
age | author | description |
---|---|---|
Sun, 18 Dec 2011 23:46:52 +0000 | Brian Neal | Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis. |
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. |
Thu, 17 Mar 2011 01:20:23 +0000 | Brian Neal | Revert r323. Send out forum topic subscription emails as people post. Don't limit them. |
Wed, 16 Mar 2011 01:19:45 +0000 | Brian Neal | Fixing #189; 500 error when deleting forum topic subscription. |