| Wed, 08 Apr 2026 21:39:40 -0400 |
John Rouillard |
chore: remove __future print_funcion from code.
|
| Mon, 04 Mar 2024 18:51:41 -0500 |
John Rouillard |
chore: replace use of dir with template_dir.
|
| Sat, 18 Mar 2023 14:16:31 -0400 |
John Rouillard |
flake8 fixes: whitespace, remove unused imports
|
| Sat, 25 Jan 2020 18:45:56 +0000 |
Christof Meerwald |
completed update of jinja2 template to bootstrap 4.4.1
|
| Mon, 13 Jan 2020 21:18:42 +0000 |
Christof Meerwald |
use jinja2 i18n extension
|
| Fri, 03 Jan 2020 20:46:30 -0500 |
John Rouillard |
Flake8 couple of more whitespace changes.
|
| Fri, 03 Jan 2020 20:45:40 -0500 |
John Rouillard |
Flake8 fixes: Raise NotImplementedError not NotImplemented; whitespace
|
| Sun, 19 Aug 2018 15:26:52 +0100 |
Christof Meerwald |
fixed issue2550967: support .xml files in addition to .html in the
|
| Thu, 19 Jul 2018 22:24:12 +0100 |
Christof Meerwald |
only encode output on Python 2
|
| Wed, 25 Jul 2018 09:05:58 +0000 |
Joseph Myers |
Python 3 preparation: unicode.
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Wed, 06 Jan 2016 22:36:55 +0100 |
Bernhard Reiter |
issue2550811 20% fix: jinja2 template engine now has an example how to use non-ascii unicode contents with a custom filter ('|u').
|
| Fri, 15 Mar 2013 15:19:53 +0530 |
Pradip Caulagi |
Jinja2 template render should specify the encoding
|
| Mon, 04 Feb 2013 21:18:00 +0530 |
Pradip Caulagi |
Use translated text in templates
|
| Sun, 03 Feb 2013 11:58:25 +0530 |
Pradip Caulagi |
- Add more templates
|
| Sat, 02 Feb 2013 19:07:00 +0530 |
Pradip Caulagi |
Work in progress - template based on jinja2, bootstrap and classic schema
|
| Tue, 22 Jan 2013 17:47:29 +0300 |
anatoly techtonik |
Templating proof of concept to use multiple engines simultaneously,
|
| Mon, 21 Jan 2013 23:51:39 +0300 |
anatoly techtonik |
templating: rename precompileTemplates to precompile
|
| Thu, 17 Jan 2013 15:21:54 +0300 |
anatoly techtonik |
templating: proof of concept for Jinja2 support. Select 'jinja2'
|