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 7d5b096e5..9640a4a79 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,6 +11,8 @@ Should-Have
Nice-to-Have
------------
+- Expose ``onerror`` callback to venusian scan (requires venusian >=1.0a1).
+
- Add a default-view-config-params decorator that can be applied to a class
which names defaults for method-based view_config decorator options.