log gpp/shoutbox/views.py @ 162:6a5bdcf93ad3

age author description
Fri, 18 Dec 2009 04:30:49 +0000 Brian Neal Implement #43, various shoutbox improvements.
Sat, 24 Oct 2009 02:39:19 +0000 Brian Neal Reduced some sql queries by adding a select_related and monkey patching user profiles onto a user list in shoutbox and the bio/member's list, respectively.