summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-08 04:30:01 -0500
committerChris McDonough <chrism@plope.com>2011-12-08 04:30:01 -0500
commit674636494b7e546598ac3adb094c3dca6f6b8c9e (patch)
tree7d2e3e822a2900cbca68328171e431df11057c6c /TODO.txt
parent099a33c78f95b83feab7b76846df918c019a1bc9 (diff)
downloadpyramid-674636494b7e546598ac3adb094c3dca6f6b8c9e.tar.gz
pyramid-674636494b7e546598ac3adb094c3dca6f6b8c9e.tar.bz2
pyramid-674636494b7e546598ac3adb094c3dca6f6b8c9e.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 9404ebb6c..3365b64d2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -24,8 +24,6 @@ Must-Have
- Release new pyramid_debugtoolbar package that has introspection panel
(already py3 compat released).
-- API for resolving asset specs and dotted names.
-
- Fix deployment recipes in cookbook (discourage proxying without changing
server).
@@ -36,6 +34,8 @@ Must-Have
- AssetResolver method to guess relative based on caller?
+- Review "pyramid.compat" API; trim unnecessary APIs from docs.
+
Nice-to-Have
------------