From 3d338ea5737b7c113b17120b40684e2694cf3fa9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Aug 2011 02:16:55 -0400 Subject: - Use [app:main] instead of a pipeline in all scaffolds and tutorials and narrative docs. - Break out awkward description of PasteDeploy entry points from project chapter into its own Paste chapter. --- TODO.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 088d20e9f..744e97778 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,14 +1,11 @@ Pyramid TODOs ============= -Should-Have ------------ - -- Name WSGI app "main" instead of pipeline in scaffold configs? - 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 config/assets, and possibly mako/chameleon rendering stuff to -- cgit v1.2.3