paltman-archive / nashvegas

Another database migration script runner for Django projects.
http://paltman.github.com/nashvegas
MIT License
97 stars 18 forks source link

Improving support for multi-db and pep8 #32

Closed dcramer closed 12 years ago

dcramer commented 12 years ago

This adds proper support to multi-db in both comparedb and upgradedb.

It also pep8's everything (I think).

If you disagree with pep8 let me know and I'll try to break it out. My editor is just setup to bitch at me if I don't do it so :)