From c5e83c3285b12a4f08547fa5cdafcb9fbeb044e9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 7 Jan 2011 23:47:46 -0500 Subject: - Document ``Configurator.set_view_mapper``. - Document ``__view_mapper__`` attribute and ``mapper`` argument to view configuration for view callable view mapper preference. --- TODO.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index fb1b95e9b..a7cdd43a5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -11,13 +11,6 @@ Must-Have (before 1.0) - Re-make testing.setUp() and testing.tearDown() the canonical APIs for test configuration. -- Document ``Configurator.set_view_mapper``. - -- Document ``__view_mapper__`` attribute and ``mapper`` argument to view - configuration for view callable view mapper preference. - -- ZCML directive for view mapper (or just use "utility", but it's not eager). - - API docs for ``pyramid.views.action``. - Use a commit veto when configuring repoze.tm2 in paster templates for -- cgit v1.2.3