From 7f8896e42e5ed9eb3c5c599cfb087cb8692b449e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 15 Aug 2011 03:53:38 -0400 Subject: garden --- TODO.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 43734af67..ac7e1671f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,10 @@ Pyramid TODOs Should-Have ----------- +- Consider moving the call to _set_security_policies after the initial + commit, so that authn and authz policies specified by the user in the + constructor override included ones. + - Name WSGI app "main" instead of pipeline in scaffold configs? - Make another release of debug toolbar (has now redirects turned off by @@ -32,6 +36,8 @@ Should-Have Nice-to-Have ------------ +- Turn "config" into a package. + - Kill off ``bfg.routes`` envvars in router. - Some sort of API for rendering a view callable object to a response from -- cgit v1.2.3