From 5f5a7e164f29fa9eb874a153dfbd8c19f4d9117a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Aug 2011 03:35:58 -0400 Subject: - Move the ``Settings`` class from ``pyramid.settings`` to ``pyramid.config.settings``. --- TODO.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 744e97778..dc2d07c5b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,8 +6,7 @@ Nice-to-Have - Flesh out "paste" chapter. -- Move configuration-related stuff in "static" to config/views, from - "settings" to config/settings, "renderers" to config/rendering, "asset" to +- Move config-related stuff from "renderers" to config/rendering, "asset" to config/assets, and possibly mako/chameleon rendering stuff to config/rendering. -- cgit v1.2.3