log gpp/forums/views/spam.py @ 370:e9a066db3f54

age author description
2011-03-05 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.
2011-03-02 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.
2011-01-30 Brian Neal Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app.
2010-08-01 Brian Neal Implement a forum favorites feature for #82