Mercurial > public > sg101
log accounts/views.py @ 1206:02181fa5ac9d modernize
age | author | description |
---|---|---|
6 weeks ago | Brian Neal | Update to Django 1.9. modernize |
2016-07-13 | Brian Neal | Convert login, logout, and lost username views to V3 design. |
2016-07-13 | Brian Neal | Convert registration views to V3 design. |
2015-03-08 | Brian Neal | Reworked registration process. |
2014-05-14 | Brian Neal | Update our code that expected LOGIN_REDIRECT_URL to be a url. |
2013-09-01 | Brian Neal | For #51, remove the ajax popup login window. |
2013-09-01 | Brian Neal | Oops, last commit has a bug. Must provide auth_type parameter to decorator. |
2013-09-01 | Brian Neal | For #48, rework blocking code to use fail2ban. |
2013-08-16 | Brian Neal | For Django 1.5.2: import json; django.utils.simplejson is deprecated. |
2013-05-12 | Brian Neal | For issue #31, implement a forgot username feature. |
2012-05-05 | Brian Neal | For Django 1.4, rearranged project structure for new manage.py. base gpp/accounts/views.py@0f4f5bc59c82 |