log gpp/accounts/forms.py @ 284:df2c81f705a8

age author description
Mon, 20 Sep 2010 00:40:01 +0000 Brian Neal Adding a way to expedite mail by bypassing the mail queue.
Sat, 19 Dec 2009 22:20:09 +0000 Brian Neal Implement #44 - Add age confirmation to registration form. Also added a password > 6 rule.
Wed, 01 Jul 2009 20:02:14 +0000 Brian Neal #13 Added logging to registration.
Fri, 12 Jun 2009 01:15:49 +0000 Brian Neal Don't send plaintext password in confirmation email for site registration.
Sat, 11 Apr 2009 22:50:56 +0000 Brian Neal Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.
Sat, 11 Apr 2009 17:57:22 +0000 Brian Neal Got rid of the core.SiteConfig model and all usage.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.