log gpp/bio/views.py @ 197:2baadae33f2e

age author description
Wed, 17 Mar 2010 03:12:05 +0000 Brian Neal #56 - Cut over to Django 1.2 messaging system.
Mon, 14 Dec 2009 05:07:28 +0000 Brian Neal Implement ticket #40. Added a simple way to search for usernames and then view their profile. Moved this ajax username search feature out of the messages app and into core.
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).