This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
7f277a8fbb
datatracker
/
ietf
/
ietfauth
History
Ole Laursen
7f277a8fbb
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
...
- Legacy-Id: 6968
2013-12-18 10:13:40 +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
Remove shim layer from ietfauth, delete some dead code and migrate
2013-12-05 16:24:03 +00:00
tests.py
Revamp and add tests for ietfauth - still missing tests for most views here though
2013-12-06 18:40:48 +00:00
urls.py
Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django
2013-12-11 16:36:09 +00:00
utils.py
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
2013-12-18 10:13:40 +00:00
views.py
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
2013-12-18 10:13:40 +00:00