Mercurial > public > sg101
log gpp/forums/views/spam.py @ 446:72ef6e809f79
age | author | description |
---|---|---|
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. |
Sun, 30 Jan 2011 20:02:32 +0000 | Brian Neal | Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app. |
Sun, 01 Aug 2010 21:26:12 +0000 | Brian Neal | Implement a forum favorites feature for #82 |