Mercurial > public > sg101
log accounts/views.py @ 964:51a2051588f5
age | author | description |
---|---|---|
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. |