datatracker/ietf/nomcom
Emilio A. Sánchez López 6898c51490 Merge position and nominee into one field in the feedback pending forms.
Style the feedback pending forms. 
See #975
 - Legacy-Id: 5668
2013-04-19 07:46:23 +00:00
..
management Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +00:00
migrations Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +00:00
templatetags Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +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 Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +00:00
decorators.py Compose the mail with the questionnaire using the header template and the questionnaire template. See #913, #929 2013-03-27 08:04:10 +00:00
fields.py * Add feedback view by nominee 2013-03-16 15:43:32 +00:00
forms.py Merge position and nominee into one field in the feedback pending forms. 2013-04-19 07:46:23 +00:00
managers.py Not show nominees and nominee positions duplicated 2013-03-22 13:22:37 +00:00
models.py Refactor questionnaire form te select position and nominee in one widget. See #970 2013-04-19 06:59:45 +00:00
test_data.py now nominee has a nomcom field, it's necessary to separate nominees for distinct nomcom when two nomcom are active 2013-03-21 12:16:23 +00:00
tests.py Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +00:00
urls.py Add questionnaire skel view 2013-03-21 18:33:02 +00:00
utils.py Add command to create feedbacks from emails. 2013-03-26 11:57:45 +00:00
views.py Merge position and nominee into one field in the feedback pending forms. 2013-04-19 07:46:23 +00:00