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 824935799..f14a16cf0 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -37,6 +37,9 @@ Should-Have
Nice-to-Have
------------
+- Some sort of API for rendering a view callable object to a response from
+ within another view callable.
+
- 1.4: turn ``pyramid.settings.Settings`` into a function that returns the
original dict (after ``__getattr__`` deprecation period, it was deprecated
in 1.2).