From 28f06524b5428b2692b0915d2de3d6996ff19372 Mon Sep 17 00:00:00 2001 From: iElectric <unknown> Date: Mon, 6 Sep 2010 23:21:18 +0200 Subject: [PATCH] update todo and test-req.pip --- TODO | 7 +++++++ test-req.pip | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index a2fd080..44d94f0 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,13 @@ Unknown milestone - update repository migration script - required_dbs tests +- dot instead of semicolumn in dotted module name should have better deprecation warning +- change "model" in "metadata" for all highlevel api stuff +- bash autocompletion +- clarify ImportError in load_model +- implement debug flag to jump into the error + + 0.6.1 - transaction support - verbose output on migration failures diff --git a/test-req.pip b/test-req.pip index 91b9389..04e9735 100644 --- a/test-req.pip +++ b/test-req.pip @@ -1,6 +1,6 @@ coverage nose --e git://github.com/cmheisel/nose-xcover.git#egg=nosexcover +nosexcover # NOTE: scripttest 1.0.1 removes base_path argument to ScriptTest scripttest==1.0 pytz