diff options
| -rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |
