Mercurial > p > roundup > code
diff CHANGES.txt @ 5015:85484d35f1a2
issue2550811 20% fix: jinja2 template engine now has an example how to use non-ascii unicode contents with a custom filter ('|u').
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Wed, 06 Jan 2016 22:36:55 +0100 |
| parents | 130c82a0ae0a |
| children | cf22972fe080 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jan 06 21:49:26 2016 +0100 +++ b/CHANGES.txt Wed Jan 06 22:36:55 2016 +0100 @@ -173,6 +173,10 @@ - Help-Window now gets focus, this prevents the case that help doesn't work because an old help-window is below the main window. (Ralf Schlatterbeck) +- issue2550811 20% fix: jinja2 template engine now has an example + how to use non-ascii unicode contents with a custom filter ('|u'). + See updates on http://www.roundup-tracker.org/cgi-bin/moin.cgi/Jinja2 + (Bernhard Reiter) 2013-07-06: 1.5.0
