| 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'
|