From 4ceb43711fbd8d753a8dfb0254db7866e3603b64 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 19 Jan 2011 21:38:29 -0500 Subject: garden --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index 84c3aa4f7..09ca50585 100644 --- a/TODO.txt +++ b/TODO.txt @@ -44,9 +44,6 @@ Must-Have (before 1.0) zope.configuration.config.ConfigurationExecutionError: : object of type 'NoneType' has no len() in: ('reversed.py', 14, '', "c.add_view(aview, renderer='__main__:foo.pt')") -- Fix misleading conflict error reports for static views ala - http://cluebin.appspot.com/pasted/7242843 - - Document ``add_directive``. - Add example for ``__action_decorator__`` to pyramid_handler docs. @@ -56,6 +53,9 @@ Must-Have (before 1.0) Should-Have ----------- +- Fix misleading conflict error reports for static views ala + http://cluebin.appspot.com/pasted/7242843 + - Nicer Mako exceptions in WebError. - Consider adding a default exception view for HTTPException and attendant -- cgit v1.2.3