Mercurial > public > sg101
log accounts/views.py @ 901:147a66da9cbc
age | author | description |
---|---|---|
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 |