summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index e7ac216e7..5c04bec6f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -26,6 +26,8 @@ Must-Have (before 1.0)
- Decide whether ``self.decorated_view(view)`` is in the right place in the
view deriver chain.
+- API docs for ``pyramid.views.action``.
+
Should-Have
-----------