summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-20 16:41:40 -0500
committerChris McDonough <chrism@plope.com>2011-01-20 16:41:40 -0500
commitde7b17b6f6b72d4db73bc19aa403f150536c1a6b (patch)
tree44de935cde08acc6bc8cb2824fae67c778a70ad6 /TODO.txt
parentbf96bec71ec99bb79ac41f21b14c135cef7f1451 (diff)
downloadpyramid-de7b17b6f6b72d4db73bc19aa403f150536c1a6b.tar.gz
pyramid-de7b17b6f6b72d4db73bc19aa403f150536c1a6b.tar.bz2
pyramid-de7b17b6f6b72d4db73bc19aa403f150536c1a6b.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 77a48d4ef..c06fa573f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -9,7 +9,6 @@ Must-Have (before 1.0)
- Figure out how to slim the herd of paster templates. Related:
https://github.com/Pylons/pyramid/issues#issue/40,
https://github.com/Pylons/pyramid/issues#issue/42,
- https://github.com/Pylons/pyramid/issues#issue/44,
https://github.com/Pylons/pyramid/issues#issue/95
- Explain how to use i18n localization in Mako and Jinja2. See also -