Use "Django" variable names on the config file
Reported by Guilherme Chapiewski | October 5th, 2009 @ 05:40 PM | in v1.3.8
Use "Django" variable names on the config file.
That would make it possible for the user to call "db-migrate" using Django's "settings.py" as the config file. That would facilitate integration.
- example Django settings attached
Comments and changes to this ticket
-
Guilherme Chapiewski October 5th, 2009 @ 07:46 PM
- State changed from resolved to open
Still having problems when settings imports weird things.
-
Guilherme Chapiewski October 6th, 2009 @ 04:20 PM
- State changed from open to resolved
Done. Need more acceptance testing with different Django config examples, but the old config file format is fully supported.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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/