summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index e8f983ac9..b16d806b2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,7 +7,10 @@
- Allow a translator to be supplied for template rendering.
-- Allow a debug argument to be supplied for template rendering.
+- Allow a debug argument to be supplied for template rendering
+ (requires Chameleon capable of accepting the ``debug`` argument to a
+ template constructor; behavior currently implemented on Chameleon
+ head but not in any release).
- Figure out a way to expose some of the functionality of
``Configurator._derive_view`` as an API.