summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-24 22:31:54 -0500
committerChris McDonough <chrism@plope.com>2010-12-24 22:31:54 -0500
commite36332bcaab8cf6062fda72f4411c8cd5cfe1e4b (patch)
tree485deaf721b12ca24da0a27ffa5ffcccc1559cbc
parent56db9ebbb2443f213cc38911c83de24a5abbb111 (diff)
downloadpyramid-e36332bcaab8cf6062fda72f4411c8cd5cfe1e4b.tar.gz
pyramid-e36332bcaab8cf6062fda72f4411c8cd5cfe1e4b.tar.bz2
pyramid-e36332bcaab8cf6062fda72f4411c8cd5cfe1e4b.zip
garden
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index a220d78aa..d6e10cd3c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -14,6 +14,8 @@ Must-Have (before 1.0)
Should-Have
-----------
+- Add notes about renderer response attrs to request docs.
+
- Add an example of using a cascade to serve static assets from the root.
- Explore static file return from handler action using wsgiapp2 + fileapp.