From 6ed4127f19bf2fdf88151d1893fba047423537a8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 4 Jan 2011 00:00:55 -0500 Subject: garden --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 517b085f9..a84b26ff2 100644 --- a/TODO.txt +++ b/TODO.txt @@ -31,6 +31,8 @@ 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``. -- cgit v1.2.3