paltman-archive / nashvegas

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

Add option for running fixtures #14

Closed paltman closed 13 years ago

paltman commented 13 years ago

if migrations are added then initial data migrations are loaded. however, there are times that you always want initial data to load (you updated fixtures but no migrations).