datatracker/ietf/ietfauth
Henrik Levkowetz 295b484bea Merged [7210] from rjsparks@nostrum.com: Allow the IRTF Chair and the ISE to request a conflict review directly through the tracker.
Notify the Secretariat when someone other than the secretariat initiates a conflict review.
Notify IANA when anyone initiates a conflict review.
Fixes tickets #1287 and #1289
 - Legacy-Id: 7225
Note: SVN reference [7210] has been migrated to Git commit a0fd974c92
2014-02-09 21:01:29 +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 Merged [7210] from rjsparks@nostrum.com: Allow the IRTF Chair and the ISE to request a conflict review directly through the tracker. 2014-02-09 21:01:29 +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