log accounts/views.py @ 1135:3a2669a92709

age author description
Tue, 12 Jul 2016 21:31:09 -0500 Brian Neal Convert login, logout, and lost username views to V3 design.
Tue, 12 Jul 2016 20:44:20 -0500 Brian Neal Convert registration views to V3 design.
Sun, 08 Mar 2015 11:06:07 -0500 Brian Neal Reworked registration process.
Tue, 13 May 2014 20:23:30 -0500 Brian Neal Update our code that expected LOGIN_REDIRECT_URL to be a url.
Sun, 01 Sep 2013 15:58:45 -0500 Brian Neal For #51, remove the ajax popup login window.
Sun, 01 Sep 2013 11:59:28 -0500 Brian Neal Oops, last commit has a bug. Must provide auth_type parameter to decorator.
Sun, 01 Sep 2013 00:15:42 -0500 Brian Neal For #48, rework blocking code to use fail2ban.
Thu, 15 Aug 2013 20:14:33 -0500 Brian Neal For Django 1.5.2: import json; django.utils.simplejson is deprecated.
Sat, 11 May 2013 23:39:46 -0500 Brian Neal For issue #31, implement a forgot username feature.
Sat, 05 May 2012 17:10:48 -0500 Brian Neal For Django 1.4, rearranged project structure for new manage.py. base gpp/accounts/views.py@0f4f5bc59c82