datatracker/ietf/nomcom
Emilio Jiménez 65afd10d4a Refactor mange group views:
* Create a new models NomComGroup with public_key field. Default type is nomcom
 * News urls and views to separate members and chair forms
 * Add rolodex url when person not found.
 * Views access is only for secretariat and chair roles
See #904
 - Legacy-Id: 5069
2012-11-22 10:46:39 +00:00
..
migrations Refactor mange group views: 2012-11-22 10:46:39 +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 Refactor mange group views: 2012-11-22 10:46:39 +00:00
forms.py Refactor mange group views: 2012-11-22 10:46:39 +00:00
models.py Refactor mange group views: 2012-11-22 10:46:39 +00:00
tests.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
urls.py Refactor mange group views: 2012-11-22 10:46:39 +00:00
views.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