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 a7cdd43a5..a61da36b8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -22,6 +22,8 @@ Must-Have (before 1.0)
- Consider passing two callables to CallbackAuthenticationPolicy: one for
validating/obtaining the userid, the other for returning groups.
+- Add docs for ``__action_decorator__`` attr of handler.
+
Should-Have
-----------