summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt11
1 files changed, 1 insertions, 10 deletions
diff --git a/TODO.txt b/TODO.txt
index 258e4912c..75dd2e0c4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,15 +1,6 @@
Pyramid TODOs
=============
-Must-Have
----------
-
-- Fix deployment recipes in cookbook (discourage proxying without changing
- server).
-
-- pyramid.config.util.ActionInfo.__str__ potentially returns Unicode under
- Py2, fix.
-
Nice-to-Have
------------
@@ -25,7 +16,7 @@ Nice-to-Have
- Modify the urldispatch chapter examples to assume a scan rather than
``add_view``.
-- Decorator for append_slash_notfound_view_factory?
+- Decorator for append_slash_notfound_view_factory.
- Introspection: