datatracker/ietf/nomcom
Emilio Jiménez ea4b6389d6 * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations
* Create model managers to return nominee by nomcom, so nominees list by position belongs to a specific nomcom
 * Refactor forms with new managers
See #965 #969
 - Legacy-Id: 5487
2013-03-06 16:08:21 +00:00
..
migrations Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
templatetags View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +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 batch actions form to change nomination states. 2013-03-05 16:20:32 +00:00
decorators.py View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00
fields.py Add a test to check encrypted feedback 2012-12-27 11:57:36 +00:00
forms.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00
models.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00
test_data.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00
tests.py Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
urls.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00
utils.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00
views.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00