From 9b8d893b7ed7ec61c5e7d17117d852bf0ebfbd43 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 15 Aug 2011 03:12:05 -0400 Subject: remove temp debugging code --- TODO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 76e0784f2..43734af67 100644 --- a/TODO.txt +++ b/TODO.txt @@ -19,8 +19,6 @@ Should-Have - Deprecate pyramid.security.view_execution_permitted (it only works for traversal). -- Kill off ``bfg.routes`` envvars in router. - - Debugging setting for detecting why authenticated_userid(request) might return None. @@ -34,6 +32,8 @@ Should-Have Nice-to-Have ------------ +- Kill off ``bfg.routes`` envvars in router. + - Some sort of API for rendering a view callable object to a response from within another view callable. -- cgit v1.2.3