summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-07-28 17:15:35 -0400
committerChris McDonough <chrism@plope.com>2011-07-28 17:15:35 -0400
commit50d3aaf0fbbed262a49d7c704acf1159002c1558 (patch)
tree7dda44b90933d0d51d23d7b7f1d0cb1ce0401d1b /TODO.txt
parent1f901ab75c55bafc9c233c3c9588cc1bd92d9d66 (diff)
downloadpyramid-50d3aaf0fbbed262a49d7c704acf1159002c1558.tar.gz
pyramid-50d3aaf0fbbed262a49d7c704acf1159002c1558.tar.bz2
pyramid-50d3aaf0fbbed262a49d7c704acf1159002c1558.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 7e2abf2bf..4e24e1097 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,9 @@ Pyramid TODOs
Should-Have
-----------
+- Merge https://github.com/Pylons/pyramid/pull/242 (IPython update; requires
+ test fixes and additional test coverage).
+
- Make "localizer" a property of request (instead of requiring
"get_localizer(request)"