Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
5bef5d11ae
|
Made doc/ pyflakes-clean.
- Legacy-Id: 7462
|
2014-03-15 16:09:47 +00:00 |
|
Henrik Levkowetz
|
254d6f70dd
|
Removed some debug statements.
- Legacy-Id: 6290
|
2013-09-27 17:32:35 +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
|
8107a9b4ff
|
Application to store templates in database. Fixes #908
- Legacy-Id: 5077
|
2012-11-27 12:02:43 +00:00 |
|