| Fri, 17 Jan 2020 20:29:27 -0500 |
John Rouillard |
flake8 whitespace; removed unused import os.path.
|
| Wed, 25 Jul 2018 09:08:29 +0000 |
Joseph Myers |
Python 3 preparation: StringIO.
|
| Wed, 25 Jul 2018 09:05:58 +0000 |
Joseph Myers |
Python 3 preparation: unicode.
|
| Tue, 22 Jan 2013 17:29:06 +0300 |
anatoly techtonik |
templating: Move common TAL methods to TALLoaderBase class
|
| Tue, 15 Jan 2013 00:10:01 +0300 |
anatoly techtonik |
Untangle template selection logic from template loading functionality.
|
| Mon, 14 Jan 2013 20:25:00 +0300 |
anatoly techtonik |
templating: Move template selection logic from the template loaders
|
| Mon, 14 Jan 2013 19:57:42 +0300 |
anatoly techtonik |
Revert 2b20294b934a (r2b20294b934a) disallowing load("issue.item")
|
| Mon, 14 Jan 2013 00:13:58 +0300 |
anatoly techtonik |
templating: Rename 'extension' argument in Loader.load() to 'view'
|
| Sun, 13 Jan 2013 22:39:46 +0300 |
anatoly techtonik |
templating: Rename LoaderBase.get() to LoaderBase.load() for clarity
|
| Sun, 06 Jan 2013 16:36:33 +0300 |
anatoly techtonik |
API break: rename Templates to Loader for zopetal and chameleon
|
| Sun, 06 Jan 2013 16:02:45 +0300 |
anatoly techtonik |
API break, bumping version to 1.15.0, renamed TemplatesBase to
|
| Sun, 17 Jun 2012 20:29:57 +0800 |
Cheer Xiao |
Fixes for RoundupPageTemplate in engine_chameleon.py.
|
| Thu, 23 Feb 2012 18:10:03 +0100 |
Ralf Schlatterbeck |
New Chameleon templating engine, engine is now configurable.
|