From 83efb21867545b0e2084be1fa7aa33f02b211cd3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 24 Dec 2010 16:20:35 -0500 Subject: garden --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index 8771cdd42..546ae8f1b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -21,6 +21,9 @@ Must-Have (before 1.0) - Explore static file return from handler action using wsgiapp2 + fileapp. +- Document ``config.add_route('catchall', '/*subpath', + view=static_view('some:asset/spec'))`` + Should-Have ----------- -- cgit v1.2.3