summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-06 01:21:20 -0500
committerChris McDonough <chrism@plope.com>2011-12-06 01:21:20 -0500
commit1e72ca88131c87312032dea693387d81a95022dc (patch)
treee3b25c2f20e407746c298d5751139172fa1603f5 /TODO.txt
parent8ee14d7c204d9fd7f1df93b6c0b0f4478405d0d5 (diff)
downloadpyramid-1e72ca88131c87312032dea693387d81a95022dc.tar.gz
pyramid-1e72ca88131c87312032dea693387d81a95022dc.tar.bz2
pyramid-1e72ca88131c87312032dea693387d81a95022dc.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 809ebf6a4..03c283fcf 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -19,18 +19,16 @@ Must-Have
* introspection hiding for directives?
- * debug toolbar panel for introspection
+ * make debug toolbar panel for introspection look less ugly
- Release new pyramid_debugtoolbar package that has introspection panel
(already py3 compat released).
-- Release new pyramid_tm package (trunk is Py3 compat).
-
- Release new zope.configuration package (based on chrism-dictactions).
- Release new pyramid_zcml package (depend on dictactions z.config).
-- Release new zope.sqlalchemy package.
+- Release new zope.sqlalchemy package (chrism-py3 branch is py3 compat).
- API for resolving asset specs and dotted names.