Mercurial > public > sg101
log gpp/forums/unread.py @ 407:42a4e66972d5
age | author | description |
---|---|---|
Fri, 01 Apr 2011 01:18:44 +0000 | Brian Neal | Trying to fix #200; found a bug in the get_forum_unread_status() function. Added some db indexes. |
Sun, 06 Mar 2011 00:40:50 +0000 | Brian Neal | Adding some try/except around some key points in the code to protect against some IntegrityErrors. We log when these happens but otherwise keep going. Tickets: #160 and #169. |
Sun, 16 Jan 2011 20:18:26 +0000 | Brian Neal | Fixing #97; adding a management command to remove old forum and topic last visit records. |
Sun, 11 Jul 2010 21:03:41 +0000 | Brian Neal | Implement #88; add option to create a new forum thread from a new calendar entry. |