summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 29869630d..7d5b096e5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -8,12 +8,12 @@ Should-Have
deploying via proxy:
https://docs.pylonsproject.org/projects/pyramid_cookbook/dev/deployment/nginx.html#step-2-starting-paster
-- Fix conflict behavior for routes and auth policies (define phases and use
- order=).
-
Nice-to-Have
------------
+- Add a default-view-config-params decorator that can be applied to a class
+ which names defaults for method-based view_config decorator options.
+
- Flesh out "paste" chapter.
- Move config-related stuff from "renderers" to config/rendering, and