log gpp/bio/forms.py @ 401:463649d7698b

age author description
Mon, 21 Mar 2011 00:39:52 +0000 Brian Neal Fixing #175; add an auto-subscribe and auto-favorite forum topic feature. Added 2 flags to the user profile. Added 2 functions that are called on the post post-save signal that auto-favorite and auto-subscribe the post creator if they have requested this service.
Sat, 26 Feb 2011 18:50:59 +0000 Brian Neal Fix typo that referred to non-existant setting MAX_AVATAR_SIZE.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.