From 64ec65022cd28d2a1ba8b38702ee0c4c4f0a2a07 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 5 Sep 2010 22:55:06 +0000 Subject: garden --- TODO.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO.txt b/TODO.txt index acfad2e0c..41443066f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -71,3 +71,13 @@ - 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 , so that + those alc's kick in? or am I doing it completely wrong? + + + + -- cgit v1.2.3