From 844512c247bc09ffcba81cd9538d0be85f843496 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 10 Apr 2011 14:39:36 -0400 Subject: rocky added i18n to jinja2 --- TODO.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index d2d2a847a..e1c07c0f5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -11,10 +11,6 @@ Should-Have - Consider per-form_id CSRF instead of per-session global CSRF token. -- I18N support for pyramid_jinja2. See also - - http://groups.google.com/group/pylons-devel/msg/ab58353594b135c9 and - https://github.com/Pylons/pyramid_jinja2/pull/14 - - Speed up startup time (defer _bootstrap and registerCommonDirectives() until needed by ZCML, as well as unfound speedups). -- cgit v1.2.3