From 6da01782b8ae6e3367b400cf8a075785f01b9bcc Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Aug 2011 03:51:52 -0400 Subject: - Move the ``OverrideProvider``, ``PackageOverrides``, ``DirectoryOverride``, and ``FileOverride`` classes from ``pyramid.asset`` to ``pyramid.config.assets``. --- TODO.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index dc2d07c5b..cba1f5e02 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,9 +6,8 @@ Nice-to-Have - Flesh out "paste" chapter. -- Move config-related stuff from "renderers" to config/rendering, "asset" to - config/assets, and possibly mako/chameleon rendering stuff to - config/rendering. +- Move config-related stuff from "renderers" to config/rendering, and + possibly mako/chameleon rendering stuff to config/rendering. - _fix_registry should dictify the registry being fixed. -- cgit v1.2.3