From 11f2b29e749456b710863b989da1f1b1fa5edebb Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 15 Feb 2012 17:18:00 -0500 Subject: garden --- TODO.txt | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/TODO.txt b/TODO.txt index 258e4912c..75dd2e0c4 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,15 +1,6 @@ Pyramid TODOs ============= -Must-Have ---------- - -- Fix deployment recipes in cookbook (discourage proxying without changing - server). - -- pyramid.config.util.ActionInfo.__str__ potentially returns Unicode under - Py2, fix. - Nice-to-Have ------------ @@ -25,7 +16,7 @@ Nice-to-Have - Modify the urldispatch chapter examples to assume a scan rather than ``add_view``. -- Decorator for append_slash_notfound_view_factory? +- Decorator for append_slash_notfound_view_factory. - Introspection: -- cgit v1.2.3