summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO.txt b/TODO.txt
index 2a81a5741..ce29c9e46 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -62,10 +62,3 @@
- Change "Cleaning up After a Request" in the urldispatch chapter to
use ``request.add_response_callback``.
-- Add a default_view_permission setting:
-
- From IRC: if I use something like http://bfg.repoze.org/pastebin/764
- (does it even make any sense?), why do I still have to put
- view_permission="something_random" inside every <route>, so that
- those alc's kick in? or am I doing it completely wrong?
-