summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-02-19 11:05:33 -0500
committerChris McDonough <chrism@plope.com>2012-02-19 11:05:33 -0500
commitd21ba4b61e901b27ceae36f29dac23387a8129d5 (patch)
tree48159d69072d9c3f3e9b54ecc1f666c09debe056 /TODO.txt
parent7f89e2d6c727d3022b38f09d72921afd9302a39c (diff)
downloadpyramid-d21ba4b61e901b27ceae36f29dac23387a8129d5.tar.gz
pyramid-d21ba4b61e901b27ceae36f29dac23387a8129d5.tar.bz2
pyramid-d21ba4b61e901b27ceae36f29dac23387a8129d5.zip
- 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.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
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