Mercurial > public > sg101
log gpp/bio/admin.py @ 562:98b373ca09f3
age | author | description |
---|---|---|
Wed, 08 Feb 2012 18:58:57 -0600 | Brian Neal | For bitbucket issue #3, ensure that changes to Profile, Post & Topic models |
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. |