summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index d8160eb67..def6fe687 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -44,8 +44,6 @@
action = '^foo$'
mypackage.views.MyView.foo_GET
-- Ability to use configurator as a context manager.
-
- Provide a response_cookies attribute on the request for rendered
responses that can be used as input to response.set_cookie.
@@ -79,9 +77,6 @@
- translationdir ZCML directive use of ``path_spec`` should maybe die.
-- Option for route_url to omit the host and port (perhaps a different
- function named ``route_path``).
-
- SQLAlchemy idiomatics:
<RaFromBRC> mcdonc: those paster templates all look pretty good... the