From 72ad3374afb491d652e2a22951b09ca399c8d0c5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 02:01:18 -0500 Subject: - Add docs for ``add_finished_callback``, ``add_response_callback``, ``route_path``, ``route_url``, and ``static_url`` methods to ``pyramid.request.Request`` API docs. --- TODO.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index c267c3ea1..89301e526 100644 --- a/TODO.txt +++ b/TODO.txt @@ -19,9 +19,6 @@ Must-Have (before 1.0) well as - http://blog.abourget.net/2011/1/13/pyramid-and-mako:-how-to-do-i18n-the-pylons-way/ -- Add docs for ``route_path`` and ``route_url``, etc to Request API docs (see - also https://github.com/Pylons/pyramid/issues#issue/19). - - Figure out what to do with "Forms" chapter in narr docs. Should-Have -- cgit v1.2.3