update todo and test-req.pip

This commit is contained in:
iElectric 2010-09-06 23:21:18 +02:00
parent aff0896e16
commit 28f06524b5
2 changed files with 8 additions and 1 deletions

7
TODO
View File

@ -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

View File

@ -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