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