From 65bea587ac70c2968045db073c71e7ab87c3eb9d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Dec 2010 02:22:35 -0500 Subject: garden --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index f7a401886..95ef61b44 100644 --- a/TODO.txt +++ b/TODO.txt @@ -25,6 +25,9 @@ Should-Have - Change "Cleaning up After a Request" in the urldispatch chapter to use ``request.add_response_callback``. +- ``decorator=`` parameter to view_config. This would replace the existing + _map_view "decorator" if it existed. + Nice-to-Have ------------ @@ -53,9 +56,6 @@ Nice-to-Have - Change docs about creating a venusian decorator to not use ZCA. -- ``decorator=`` parameter to view_config. This would replace the existing - _map_view "decorator" if it existed. - - Try to better explain the relationship between a renderer and a template in the templates chapter and elsewhere. Scan the documentation for reference to a renderer as *only* view -- cgit v1.2.3