From 1441407805178dda591db3a8ccd931d38baa7f4a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 20 Aug 2011 19:10:42 -0400 Subject: garden --- TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.txt b/TODO.txt index 160e02d47..ef40c6f74 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,6 +14,11 @@ Should-Have Nice-to-Have ------------ +- Move configuration-related stuff in "static" to config/views, from + "settings" to config/settings, "renderers" to config/rendering, "asset" to + config/assets, and possibly mako/chameleon rendering stuff to + config/rendering. + - _fix_registry should dictify the registry being fixed. - Make "localizer" a property of request (instead of requiring -- cgit v1.2.3