From 5453b7bc96005c7607338c24e9ccf858f7cfe153 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 23 Nov 2009 11:24:19 +0000 Subject: - The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface was removed; it has become unused. - Change imperative API. --- TODO.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 5feac6a0c..281310e0a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,6 +5,11 @@ - Finish "configuration" documentation chapter and audit the rest of the docs for "view configuration" and "route configuration" - references, etc. + references, etc. Add one more view registration (and maybe some + other registration) in the narrative. - Finish Configurator API documentation. + +- notfound/forbidden as Configurator API arguments (get rid of + set_notfound_view and set_forbidden_view?) + -- cgit v1.2.3