Mercurial > public > sg101
log gpp/templates/bio/members.html @ 147:152d77265da6
age | author | description |
---|---|---|
Sun, 13 Dec 2009 08:11:16 +0000 | Brian Neal | Implement #38: add function to mark user as a spammer. Display only active members on member list. Display login form as table (not sure why wasn't doing this before). |
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. |