datatracker/ietf/ietfauth
Emilio Jiménez cca4924597 Create views skel for private area.
Create new decorators to test if user is nocom member
News function in Group model to get the group members
Move util functions to utils.py module
Improve passes_test_decorator function so test_func accept more params.
See #919
 - Legacy-Id: 5161
2012-12-29 00:52:52 +00:00
..
.gitignore Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
auth.py Minor cleanup. 2012-06-27 08:31:15 +00:00
decorators.py Create views skel for private area. 2012-12-29 00:52:52 +00:00
forms.py Merged [4737] from adam@nostrum.com: 2012-08-22 10:01:52 +00:00
models.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
tests.py Skip testLogin test which is interfering with the now obsolete permission app 2012-01-12 14:29:23 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
urls.py Revert accidental changes. 2012-11-22 12:26:34 +00:00
views.py Revert accidental changes. 2012-11-22 12:26:34 +00:00