Mercurial > public > sg101
log gpp/accounts/forms.py @ 298:4f032a6e21f8
age | author | description |
---|---|---|
2010-09-20 | Brian Neal | Adding a way to expedite mail by bypassing the mail queue. |
2009-12-19 | Brian Neal | Implement #44 - Add age confirmation to registration form. Also added a password > 6 rule. |
2009-07-01 | Brian Neal | #13 Added logging to registration. |
2009-06-12 | Brian Neal | Don't send plaintext password in confirmation email for site registration. |
2009-04-11 | 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. |
2009-04-11 | Brian Neal | Got rid of the core.SiteConfig model and all usage. |
2009-04-06 | gremmie | Initial import of sg101 stuff from private repository. |