From d21ba4b61e901b27ceae36f29dac23387a8129d5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Feb 2012 11:05:33 -0500 Subject: - Put ``pyramid.includes`` targets within ini files in scaffolds on separate lines in order to be able to tell people to comment out only the ``pyramid_debugtoolbar`` line when they want to disable the toolbar. --- TODO.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index c9e7a0b9f..7a3b17bc5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -16,10 +16,6 @@ Nice-to-Have - Fix renderers chapter to better document system values passed to template renderers. -- Put includes in development.ini within scaffolding and tutorials on - separate lines and fix project.rst to tell people to comment out only the - debugtoolbar include when they want to disable. - - Modify view mapper narrative docs to not use pyramid_handlers. - Modify the urldispatch chapter examples to assume a scan rather than -- cgit v1.2.3