datatracker/ietf/nomcom
Emilio Jiménez b9e94b20d5 Refactor members and chair edit forms of group with the new models.
Delete public key edit form becouse FormPreview doesn't work with FileField see https://code.djangoproject.com/ticket/7808
See #904 #905
 - Legacy-Id: 5093
2012-12-03 17:28:08 +00:00
..
migrations Add complete models of app nomcom 2012-12-03 13:41:10 +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 complete models of app nomcom 2012-12-03 13:41:10 +00:00
fields.py Add complete models of app nomcom 2012-12-03 13:41:10 +00:00
forms.py Refactor members and chair edit forms of group with the new models. 2012-12-03 17:28:08 +00:00
models.py Add complete models of app nomcom 2012-12-03 13:41:10 +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 members and chair edit forms of group with the new models. 2012-12-03 17:28:08 +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