datatracker/ietf/nomcom
Emilio A. Sánchez López a7af017465 Rename member_required decorator to nomcom_member_required
Rename private_key_required decorator to nomcom_private_key_required
Fixes #1038
 - Legacy-Id: 5716
2013-05-09 09:19:06 +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 Change message when public key does not exists 2013-05-08 12:37:12 +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 Rename member_required decorator to nomcom_member_required 2013-05-09 09:19:06 +00:00
fields.py Change questionnaire response view. 2013-05-02 09:42:00 +00:00
forms.py Rename member_required decorator to nomcom_member_required 2013-05-09 09:19:06 +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 Check valid public key. Fixes #1004 2013-05-08 12:39:50 +00:00
views.py Rename member_required decorator to nomcom_member_required 2013-05-09 09:19:06 +00:00