datatracker/ietf/nomcom
Emilio Jiménez 29064193a3 * Add feedback view by nominee
* Refactor EncryptedTextField
 * Add feedback model managers 
 * Add templatetag to get person from author email
See #973
 - Legacy-Id: 5574
2013-03-16 15:43:32 +00:00
..
migrations Feedback refactor: 2013-03-15 10:05:28 +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 Feedback refactor: 2013-03-15 10:05:28 +00:00
managers.py * Add feedback view by nominee 2013-03-16 15:43:32 +00:00
models.py * Add feedback view by nominee 2013-03-16 15:43:32 +00:00
test_data.py * Add new view and mail template to reminder to the nominees to accept (or decline) the nominations 2013-03-06 16:08:21 +00:00
tests.py Feedback refactor: 2013-03-15 10:05:28 +00:00
urls.py * Add feedback view by nominee 2013-03-16 15:43:32 +00:00
utils.py Add public and private complete views to do comments 2013-03-12 15:47:49 +00:00
views.py * Add feedback view by nominee 2013-03-16 15:43:32 +00:00