Mercurial > public > sg101
log accounts/views.py @ 1201:fe10aea76cbd tip
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. |