summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-22 12:19:25 -0500
committerChris McDonough <chrism@plope.com>2010-12-22 12:19:25 -0500
commit3283ef07b21a0095f665f719212f74a190a5bcff (patch)
tree0656af016082efae5e82f841d89b3adff1624777 /TODO.txt
parent732fe5c5fccb9fc2ba2392cf9f345ff1e1f259d2 (diff)
downloadpyramid-3283ef07b21a0095f665f719212f74a190a5bcff.tar.gz
pyramid-3283ef07b21a0095f665f719212f74a190a5bcff.tar.bz2
pyramid-3283ef07b21a0095f665f719212f74a190a5bcff.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index f90c52538..68b807f0c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,6 +11,8 @@ Must-Have (before 1.0)
Should-Have
-----------
+- Add narrative docs for wsgiapp and wsgiapp2.
+
- Add docs for httpexceptions module for each webob.exc class that inherits
from WSGIHTTPException.