datatracker/ietf/nomcom
Emilio Jiménez be95a83dca Add command to create feedbacks from emails.
See #975
 - Legacy-Id: 5596
2013-03-26 11:57:45 +00:00
..
management Add command to create feedbacks from emails. 2013-03-26 11:57:45 +00:00
migrations 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
templatetags * Add feedback view by nominee 2013-03-16 15:43:32 +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 Feedback refactor: 2013-03-15 10:05:28 +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 feedback view by nominee 2013-03-16 15:43:32 +00:00
forms.py better errors control in feedback form. 2013-03-25 18:02:00 +00:00
managers.py Not show nominees and nominee positions duplicated 2013-03-22 13:22:37 +00:00
models.py Refactor nominee merge and more test 2013-03-22 12:34:19 +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 better errors control in feedback form. 2013-03-25 18:02:00 +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 better errors control in feedback form. 2013-03-25 18:02:00 +00:00