datatracker/ietf/nomcom
Emilio Jiménez bf0747a8e9 Add duplicated field for nominees, it is necesary when chair marks duplicate nominations
Change questionnaires field in NomineePosition model to manytomany, becouse it is necessary whe chair marks duplicate nominations.
Add timestamp in NomineePosition objects to see wich nomineeposition object is the last one.
Better merge nominations, update questionnaires and state of primary nomineposition object
See #930
 - Legacy-Id: 5187
2013-01-15 16:14:00 +00:00
..
migrations Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +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
decorators.py Create views skel for private area. 2012-12-29 00:52:52 +00:00
fields.py Add a test to check encrypted feedback 2012-12-27 11:57:36 +00:00
forms.py Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
models.py Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
test_data.py Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +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 nomination private process 2013-01-13 20:34:27 +00:00
utils.py Fixed error in public nomination process 2013-01-14 10:53:59 +00:00
views.py Add nominee merge view. 2013-01-14 19:00:25 +00:00