From af9935209396d741ca6ec90c82b0a984e1d3b27f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 2 Jan 2011 23:53:52 -0500 Subject: typo: --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 1badf9b2a..e7ac216e7 100644 --- a/TODO.txt +++ b/TODO.txt @@ -32,7 +32,7 @@ Should-Have - ``current_route_url`` function. https://gist.github.com/762842 - Convert paster template and tutorial HTML templates to use - ``request.static_url('{{package}}:static/foo.css') rather than + ``request.static_url('{{package}}:static/foo.css')`` rather than ``${request.application_url}/static/foo.css``. - Add notes about renderer response attrs to request docs. -- cgit v1.2.3