diff options
| -rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ----------- |
