log gpp/forums/unread.py @ 397:accfc1fdb88d

age author description
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.