Henrik Levkowetz
ec684e1b4e
Added a pylint rc-file, and fixed or silenced a number of issues found by pylint using the settings .pylintrc (which enable only error checking).
...
- Legacy-Id: 11941
2016-09-08 14:48:59 +00:00
Henrik Levkowetz
5bef5d11ae
Made doc/ pyflakes-clean.
...
- Legacy-Id: 7462
2014-03-15 16:09:47 +00:00
Henrik Levkowetz
3c611cd5ba
Fix problem with nomcom RST templates not being rendered under Django 1.6.
...
- Legacy-Id: 7219
2014-02-09 17:33:39 +00:00
Ole Laursen
2dc4454772
Fix problem with dbtemplate loader, it wasn't declaring itself as usable
...
- Legacy-Id: 6928
2013-12-13 17:27:22 +00:00
Henrik Levkowetz
d85e0ae2de
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 .
...
- Legacy-Id: 6079
2013-08-28 12:50:17 +00:00
Emilio A. Sánchez López
a34fbbadf5
Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application
...
Changed help_text field name to variables.
Addded DBTemplateTypeName in the name application and updated the application fixture.
Fixes #908
- Legacy-Id: 5098
2012-12-05 12:46:53 +00:00
Emilio A. Sánchez López
8107a9b4ff
Application to store templates in database. Fixes #908
...
- Legacy-Id: 5077
2012-11-27 12:02:43 +00:00