log gpp/accounts/forms.py @ 565:6a265b5768ca

age author description
Sun, 04 Mar 2012 13:20:40 -0600 Brian Neal For bitbucket issue #5, rework the duplicate email checking in the registration
Tue, 13 Dec 2011 02:07:55 +0000 Brian Neal Using celery to send mail out of the request/response cycle.
Thu, 24 Nov 2011 21:27:07 +0000 Brian Neal Removed the warning about AT&T and sbcglobal on the registration page. Added "text" classes to the registration text widgets.
Thu, 25 Aug 2011 02:23:55 +0000 Brian Neal Implement rate limiting on registration and login for #224.
Wed, 02 Mar 2011 01:11:32 +0000 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.
Mon, 28 Feb 2011 03:53:04 +0000 Brian Neal As part of #165 add a security question to the registration form.
Sun, 30 Jan 2011 20:02:32 +0000 Brian Neal Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app.
Mon, 20 Sep 2010 00:40:01 +0000 Brian Neal Adding a way to expedite mail by bypassing the mail queue.