datatracker/ietf/dbtemplate
Henrik Levkowetz 028b7e315a Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
2015-02-08 20:03:16 +00:00
..
fixtures Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00
migrations Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir). 2015-02-08 20:03:16 +00:00
resources Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
templates/dbtemplate Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +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 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 Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
template.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
views.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00