summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
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 d13b504ef..bf1c7773b 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,10 +4,6 @@ Pyramid TODOs
Must-Have
---------
-- Fix SQLA tutorial to match ZODB tutorial.
-
-- Fix SQLA tutorial to match alchemy scaffold.
-
- Introspection:
* More specific filename/lineno info instead of opaque string (or a way to
@@ -24,6 +20,8 @@ Must-Have
* make it possible to disuse introspection?
+- Give discriminators a nicer repr for conflict reporting?
+
Nice-to-Have
------------