summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 12eed59da..90206a466 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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.