From b8a946f9278ead62c38732e7237278adb65303be Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 14 Aug 2011 02:31:16 -0400 Subject: Garden. --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) 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). -- cgit v1.2.3