log gpp/bio/admin.py @ 505:a5d11471d031

age author description
Sat, 26 Mar 2011 00:26:00 +0000 Brian Neal Fixing #196; add status messages in the admin after approving news and links.
Sat, 05 Mar 2011 04:03:30 +0000 Brian Neal Following up on #168; redo some code to make it more DRY. Added a function on the profile to reset the text fields.
Wed, 02 Mar 2011 02:18:28 +0000 Brian Neal Fix #168; when nailing a spammer, clear their profile text fields. Guard against topics and forums that don't exist when deleting posts in the signal handler. Make the forum stats template tag only display the latest active users.
Wed, 02 Mar 2011 01:11:32 +0000 Brian Neal Fixing #165: add a way to filter users in the admin by join date; add an admin action to approve a pending user; added a honeypot type field to the registration form.
Sat, 02 Oct 2010 23:24:39 +0000 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
Sat, 29 May 2010 04:51:28 +0000 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
Mon, 03 May 2010 02:59:48 +0000 Brian Neal Fix #79; user should get security pin when reporting profiles.