summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-24 15:31:30 -0500
committerChris McDonough <chrism@plope.com>2010-12-24 15:31:30 -0500
commitc9320849bfe10b07a294033c99f0b45733d6f79b (patch)
tree598859b19369bb763f34c38daa172811cec19449 /TODO.txt
parent8a93b2c92240cd77c32d5ad725b4db7a17693e65 (diff)
downloadpyramid-c9320849bfe10b07a294033c99f0b45733d6f79b.tar.gz
pyramid-c9320849bfe10b07a294033c99f0b45733d6f79b.tar.bz2
pyramid-c9320849bfe10b07a294033c99f0b45733d6f79b.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index d5524c8af..d73583cab 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -16,6 +16,7 @@ Must-Have (before 1.0)
- Add an example of using a cascade to serve static assets from the root.
+- Explore static file return from handler action using wsgiapp2 + fileapp.
Should-Have
-----------