datatracker/ietf/nomcom
Emilio Jiménez ddb10c4b0e Add complete models of app nomcom
Add migration step to create nomcom models
Add admin interface to nomcom models. Maybe in a future we delete some model admin but now it's good to test
Add PUBLIC_KEYS_URL settings variable to define path where public keys are saved
Add new models in name app to use feedback type and nominee position state
Add admin interface for new name models
Add migration steps to create feedback type and nominee-position states
Comment urls.py until we refactor #904 #905 tickets with the new model
See #909
 - Legacy-Id: 5090
2012-12-03 13:41:10 +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 Add view to edit groups public key. See #905 2012-11-22 12:27:42 +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 Add complete models of app nomcom 2012-12-03 13:41:10 +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