datatracker/ietf/ietfauth
2014-04-06 20:04:36 +00:00
..
.gitignore Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
__init__.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00
forms.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00
models.py Made ietf/ietfauth pyflakes-clean. 2014-03-15 17:43:07 +00:00
tests.py All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
urls.py With the complications caused by the TransactionMiddleware gone, we can use Django's default login() and logout() views. 2014-03-23 23:17:15 +00:00
utils.py Made ietf/ietfauth pyflakes-clean, additional commit. 2014-03-15 17:45:03 +00:00
views.py With the complications caused by the TransactionMiddleware gone, we can use Django's default login() and logout() views. 2014-03-23 23:17:15 +00:00