datatracker/ietf/dbtemplate
2016-12-19 23:21:11 +00:00
..
fixtures Removed the type from the template pathname for the requirements templates. Made the requiremetns view work for both template types plain and rst. Changed the default for the requirements template for new nomcoms to rst. Migrated 2015 requirements to rst (except for the IAB position, which would require a significant edit) 2015-12-12 03:49:23 +00:00
migrations Provide templates for directly entered review contents for those teams/review-types that have them. Fixes #2075. Commit ready for merge. 2016-12-19 23:21:11 +00:00
resources Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
templates/dbtemplate Merge forward Ryan's IETF Overview pages. Commit ready for merge. 2016-08-24 17:20:54 +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
factories.py Conditioned behavior of views for concluded nomcoms. Fixes #1856. 2015-11-28 21:51:37 +00:00
forms.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +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
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
template.py Fixed the import path for some template classes. 2016-11-03 20:52:02 +00:00
urls.py Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
views.py Conditioned behavior of views for concluded nomcoms. Fixes #1856. 2015-11-28 21:51:37 +00:00