summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index e1c07c0f5..4066b47e9 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -43,12 +43,6 @@ Should-Have
``redirect`` and ``abort`` functions ala Pylons (promised Mike I'd enable
this in 1.1).
-- 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.
-
- Static (URL-generation only) routes.
- Add narrative docs for wsgiapp and wsgiapp2.