datatracker/ietf/nomcom
Emilio Jiménez b1f1ceb826 Add public and private complete views to do comments
Add new manager for position model
Add templatetag to see the total number of nominations by user on a position
Add feedback receipt template 
See #970
 - Legacy-Id: 5554
2013-03-12 15:47:49 +00:00
..
migrations Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
templatetags Add public and private complete views to do comments 2013-03-12 15:47:49 +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 Add batch actions form to change nomination states. 2013-03-05 16:20:32 +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 a test to check encrypted feedback 2012-12-27 11:57:36 +00:00
forms.py Add public and private complete views to do comments 2013-03-12 15:47:49 +00:00
managers.py Add public and private complete views to do comments 2013-03-12 15:47:49 +00:00
models.py Add public and private complete views to do comments 2013-03-12 15:47:49 +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 Add test skel for feedback 2013-03-11 07:52:23 +00:00
urls.py Add skel view to provide comments to nominees 2013-03-06 17:45:30 +00:00
utils.py Add public and private complete views to do comments 2013-03-12 15:47:49 +00:00
views.py Add public and private complete views to do comments 2013-03-12 15:47:49 +00:00