log gpp/forums/views/spam.py @ 385:2a03c69792d8

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.