datatracker/ietf/dbtemplate
Henrik Levkowetz f54d6cd23d Merged in [16092] from rcross@amsl.com:
Remove ability to cancel a break session.  Fixes #2703.
 - Legacy-Id: 16105
Note: SVN reference [16092] has been migrated to Git commit b5850d5c7f
2019-03-26 15:53:41 +00:00
..
fixtures Expanded one of the nomcom tests a bit, and updated a fixture to match the current /nomcom/default/email/feedback_receipt.txt template. 2017-10-20 14:34:03 +00:00
migrations Added some missing migrations. 2018-02-25 20:06:50 +00:00
resources Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
templates/dbtemplate Remove old proceedings generation code. Fixes #2234. Commit ready for merge. 2017-06-01 23:59:56 +00:00
__init__.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
admin.py Added dbtemplate validation to the class, to make sure one cannot enter invalid DBtemplates through the admin. 2019-03-25 10:03:46 +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 dbtemplate validation to the class, to make sure one cannot enter invalid DBtemplates through the admin. 2019-03-25 10:03:46 +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 an import issue 2017-02-10 14:44:23 +00:00
urls.py Merged in [16092] from rcross@amsl.com: 2019-03-26 15:53:41 +00:00
views.py Merged in [16092] from rcross@amsl.com: 2019-03-26 15:53:41 +00:00