log gpp/core/middleware.py @ 423:3fe60148f75c

age author description
Sat, 23 Apr 2011 19:19:38 +0000 Brian Neal Fixing #203; use Redis for who's online function.
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.