datatracker/ietf/nomcom
Emilio A. Sánchez López e6a49e03b9 Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation.
Added default templates for nomcom application.
Duplicate default templates when creating a new NomCom object or a new Position object.
Fixes #906
 - Legacy-Id: 5099
2012-12-05 13:25:02 +00:00
..
migrations Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation. 2012-12-05 13:25:02 +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 public key edition view. 2012-12-04 10:00:36 +00:00
models.py Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation. 2012-12-05 13:25:02 +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 public key edition view. 2012-12-04 10:00:36 +00:00
utils.py Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation. 2012-12-05 13:25:02 +00:00
views.py Refactor public key edition view. 2012-12-04 10:00:36 +00:00