log gpp/accounts/forms.py @ 434:ffdeb403ad21

age author description
2011-03-02 Brian Neal Fixing #165: add a way to filter users in the admin by join date; add an admin action to approve a pending user; added a honeypot type field to the registration form.
2011-02-28 Brian Neal As part of #165 add a security question to the registration form.
2011-01-30 Brian Neal Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app.
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.