Changeset [ca13a1f8082eebfae4f362547ac0aaaa5ce2c45a] by Enrico

April 10th, 2012 @ 02:07 AM

Renamed django command file to "dbmigrate.py" as "db-migrate" is not a valid module name.
https://github.com/guilhermechapiewski/simple-db-migrate/commit/ca1...

Committed by Enrico

  • A simple_db_migrate/db_migrate/management/commands/dbmigrate.py
  • R simple_db_migrate/db_migrate/management/commands/db-migrate.py
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/