diff options
| -rw-r--r-- | TODO.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -16,7 +16,11 @@ Must-Have (before 1.0) https://github.com/Pylons/pyramid/issues#issue/94 , https://github.com/Pylons/pyramid/issues#issue/95 -- Explain how to use i18n localization in Mako and Jinja2. +- Explain how to use i18n localization in Mako and Jinja2. See also - + http://groups.google.com/group/pylons-devel/msg/ab58353594b135c9 and + https://github.com/Pylons/pyramid_jinja2/pull/14 (pyramid_jinja2 i18n), as + well as - + http://blog.abourget.net/2011/1/13/pyramid-and-mako:-how-to-do-i18n-the-pylons-way/ - Fix too-long template lines in tutorials for PDF renderings. |
