summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-08-13 15:00:05 -0400
committerChris McDonough <chrism@plope.com>2011-08-13 15:00:05 -0400
commitc55d1e986618d2680f7486d690d6461fe1c67ef7 (patch)
tree773dbbc997cf3ae0461cf89029096c5be4b179c7 /TODO.txt
parent85093dba5ad0b606d8998e3708e4581901cf6dcc (diff)
downloadpyramid-c55d1e986618d2680f7486d690d6461fe1c67ef7.tar.gz
pyramid-c55d1e986618d2680f7486d690d6461fe1c67ef7.tar.bz2
pyramid-c55d1e986618d2680f7486d690d6461fe1c67ef7.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index d3609604d..60c758ef2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,9 +7,6 @@ Should-Have
- Debugging setting for detecting why authenticated_userid(request) might
return None.
-- Render HTML versions of http exceptions by default for use by debug
- toolbar.
-
- Make it possible to use tween aliases in explicit tween config? If not,
the tween factories of all add-ons must be APIs.