summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
------------