summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files 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