datatracker/ietf/nomcom
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
..
migrations Fix typo error. 2012-12-26 17:34:34 +00:00
__init__.py view only accessible by the secretariat that allows to assign the email of the members and the chair of the NomCom 2012-11-20 00:40:57 +00:00
admin.py Add initial view for nominations 2012-12-11 15:13:06 +00:00
decorators.py Create views skel for private area. 2012-12-29 00:52:52 +00:00
fields.py Add a test to check encrypted feedback 2012-12-27 11:57:36 +00:00
forms.py Refactor templates inheritance 2012-12-28 07:33:44 +00:00
models.py Fix typo error. 2012-12-26 17:34:34 +00:00
test_data.py Add navigation bar for nomcom pages. 2012-12-25 11:39:36 +00:00
tests.py Add a test to check encrypted feedback 2012-12-27 11:57:36 +00:00
urls.py Create views skel for private area. 2012-12-29 00:52:52 +00:00
utils.py Create views skel for private area. 2012-12-29 00:52:52 +00:00
views.py Create views skel for private area. 2012-12-29 00:52:52 +00:00