From c5acd0807c9cda79ed5ee36ec98474d607922e05 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 24 Dec 2010 15:39:07 -0500 Subject: garden --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index d73583cab..8771cdd42 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,6 +14,9 @@ Must-Have (before 1.0) - Add an example of serving a static asset from the root using a view. +- Add an example of serving a static asset using a view by setting + response.app_iter and the response content-type/content-disposition. + - Add an example of using a cascade to serve static assets from the root. - Explore static file return from handler action using wsgiapp2 + fileapp. -- cgit v1.2.3