datatracker/ietf/nomcom
Emilio Jiménez 53cde2730a Add send mails fuctions about nominations.
See #913
 - Legacy-Id: 5140
2012-12-18 12:53:30 +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 initial view for nominations 2012-12-11 15:13:06 +00:00
fields.py Add complete models of app nomcom 2012-12-03 13:41:10 +00:00
forms.py Add send mails fuctions about nominations. 2012-12-18 12:53:30 +00:00
models.py * Add news fixtures of name for testing 2012-12-14 18:53:10 +00:00
test_data.py * Add news fixtures of name for testing 2012-12-14 18:53:10 +00:00
tests.py * Add news fixtures of name for testing 2012-12-14 18:53:10 +00:00
urls.py Add initial view for nominations 2012-12-11 15:13:06 +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 Add send mails fuctions about nominations. 2012-12-18 12:53:30 +00:00