datatracker/ietf/dbtemplate
2013-08-28 12:50:17 +00:00
..
fixtures now reminder form sends accept and decline links, and questionnaires. 2013-05-15 07:24:32 +00:00
migrations Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run. 2013-08-06 10:09:29 +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 Added template rendering verification on dbtemplate form submission in order to catch errors in edited templates before they are committed. This should prevent server 500 errors when rendering dbtemplate pages. Fixes issue #1113. 2013-08-28 12:50:17 +00:00
models.py Added template rendering verification on dbtemplate form submission in order to catch errors in edited templates before they are committed. This should prevent server 500 errors when rendering dbtemplate pages. Fixes issue #1113. 2013-08-28 12:50:17 +00:00
template.py Added template rendering verification on dbtemplate form submission in order to catch errors in edited templates before they are committed. This should prevent server 500 errors when rendering dbtemplate pages. Fixes issue #1113. 2013-08-28 12:50:17 +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