From 51f25b3de8f4d4ca326f2bc9f9aa93b33d3179df Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 9 Jan 2011 19:52:18 -0500 Subject: garden --- TODO.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index 52bb7b64c..7b60238bf 100644 --- a/TODO.txt +++ b/TODO.txt @@ -30,12 +30,6 @@ Must-Have (before 1.0) Should-Have ----------- -- Add a session attribute to DummyRequest. - -- Convert paster template and tutorial HTML templates to use - ``request.static_url('{{package}}:static/foo.css')`` rather than - ``${request.application_url}/static/foo.css``. - - Add notes about renderer response attrs to request docs. - Add an example of using a cascade to serve static assets from the root. -- cgit v1.2.3