summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-06 05:20:23 -0500
committerChris McDonough <chrism@plope.com>2011-12-06 05:20:23 -0500
commit8d1bd72b0d0c1227991a7c05e3a916020dd3fad9 (patch)
tree51a2846f838feaaf40df1098ada9dacf359b47af /TODO.txt
parentb74abe0de69ef43cc416d61fbf3c0619b3314469 (diff)
downloadpyramid-8d1bd72b0d0c1227991a7c05e3a916020dd3fad9.tar.gz
pyramid-8d1bd72b0d0c1227991a7c05e3a916020dd3fad9.tar.bz2
pyramid-8d1bd72b0d0c1227991a7c05e3a916020dd3fad9.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index 03c283fcf..45985bde2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -24,16 +24,10 @@ Must-Have
- Release new pyramid_debugtoolbar package that has introspection panel
(already py3 compat released).
-- Release new zope.configuration package (based on chrism-dictactions).
-
-- Release new pyramid_zcml package (depend on dictactions z.config).
-
- Release new zope.sqlalchemy package (chrism-py3 branch is py3 compat).
- API for resolving asset specs and dotted names.
-- Test KARL.
-
- Fix deployment recipes in cookbook (discourage proxying without changing
server).