Mercurial > public > sg101
log gpp/accounts/forms.py @ 102:e67c4dd98db5
age | author | description |
---|---|---|
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. |