From 87f8d21d487a67068347e5f8c18343cd7c12b121 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 29 Nov 2011 09:52:23 -0500 Subject: docs and add more introspection info --- TODO.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO.txt') 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 ------------ -- cgit v1.2.3