paltman-archive / nashvegas

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

Handle both legacy and new migrations based on if the file exists #38

Closed dcramer closed 12 years ago

dcramer commented 12 years ago

This adjusts the migration finder to look first in migrations/ and then migrations// for the migration file when its on DEFAULT_DB_ALIAS