summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 4a96a0861..400742ff5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -97,3 +97,6 @@
- "BFG" in environ variables.
- request.link (route_url)
+
+- renderer: make bfg_view and zcml view directive pass a dictionary as
+ ``renderer``; pass a dictionary to each renderer instead of a string.