datatracker/ietf/nomcom
Emilio Jiménez a7fed41d2c Show name of feedback provider.
Fixes #1012
 - Legacy-Id: 5707
2013-05-08 07:43:15 +00:00
..
management Add command to send reminders 2013-04-23 08:24:21 +00:00
migrations Chage initial_text to show above of input in nominate form 2013-05-07 19:11:55 +00:00
templatetags Show name of feedback provider. 2013-05-08 07:43:15 +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 Change questionnaire response view. 2013-05-02 09:42:00 +00:00
forms.py Chage initial_text to show above of input in nominate form 2013-05-07 19:11:55 +00:00
managers.py Not show nominees and nominee positions duplicated 2013-03-22 13:22:37 +00:00
models.py Show in all views the email of nominee 2013-05-07 20:25:30 +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 change merge form, accepted vs any state: accepted, pending vs declined: declined 2013-05-07 11:50:13 +00:00
urls.py change "Questionnaire Response" label 2013-05-02 08:03:24 +00:00
utils.py Add an example of the format in the private key form. 2013-05-06 12:21:31 +00:00
views.py Change questionnaire response view. 2013-05-02 09:42:00 +00:00