summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-09-09 21:44:03 -0400
committerChris McDonough <chrism@plope.com>2012-09-09 21:44:03 -0400
commitb6a102e5ec029153b2ffed30cd1b282bf1ccc248 (patch)
treed6ec43abc608f6fca7834b119c12fe1646a06532 /TODO.txt
parente70e2c90e3ff20dce18172b0ce785b2ecafbb505 (diff)
downloadpyramid-b6a102e5ec029153b2ffed30cd1b282bf1ccc248.tar.gz
pyramid-b6a102e5ec029153b2ffed30cd1b282bf1ccc248.tar.bz2
pyramid-b6a102e5ec029153b2ffed30cd1b282bf1ccc248.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 7aa12b517..7e3c0b4d1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -98,7 +98,7 @@ Nice-to-Have
Future
------
-- 1.5: remove ``pyramid.view.static``.
+- 1.5: remove ``pyramid.view.static`` and ``pyramid.view.is_response``.
- 1.5: turn ``pyramid.settings.Settings`` into a function that returns the
original dict (after ``__getattr__`` deprecation period, it was deprecated