datatracker/ietf/dbtemplate
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
..
fixtures Add public and private complete views to do comments 2013-03-12 15:47:49 +00:00
migrations better migration steps with dependencies to avoid errors. 2012-12-13 23:53:42 +00:00
resources Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
templates/dbtemplate Split questionnaire template into questionnaire and introductori mail header. See #908. See #906 2013-01-16 13:01:37 +00:00
__init__.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
admin.py better migration steps with dependencies to avoid errors. 2012-12-13 23:53:42 +00:00
forms.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
models.py Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
template.py Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
urls.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
views.py Views for manage nomcom positions 2013-01-30 08:26:15 +00:00