summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 281310e0a..1eabdb458 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,5 +11,7 @@
- Finish Configurator API documentation.
- notfound/forbidden as Configurator API arguments (get rid of
- set_notfound_view and set_forbidden_view?)
+ set_notfound_view, set_forbidden_view, set_security_policies?)
+
+- Basic WSGI documentation (pipeline / app / server).