summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-02-15 17:18:00 -0500
committerChris McDonough <chrism@plope.com>2012-02-15 17:18:00 -0500
commit11f2b29e749456b710863b989da1f1b1fa5edebb (patch)
tree0b04146c21ecaf436f64c26e84208549ebbc9b81 /TODO.txt
parent157b1e4c70d3aea96c1fdaede13a48f9235fe779 (diff)
downloadpyramid-11f2b29e749456b710863b989da1f1b1fa5edebb.tar.gz
pyramid-11f2b29e749456b710863b989da1f1b1fa5edebb.tar.bz2
pyramid-11f2b29e749456b710863b989da1f1b1fa5edebb.zip
garden
Diffstat (limited to 'TODO.txt')
-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: