nashvegas 0.7
nashvegas is a management command for managing Django database migrations
The purpose of this app is to enable a plug and play method for managing database changes.
Database migrations is a large topic with a lot of different approaches. This approach worked well for my needs and maybe it will for you as well.
Documentation
You can find the documentation in the docs/ folder of the repo or online at:
http://nashvegas.readthedocs.org
Installation
Installation is simple:
$ pip install nashvegas
Then add nashvegas to your INSTALLED_APPS in your Django settings.py file.
Support
You can either log issues on the Github issue tracker for this project or pop into #nashvegas on Freenode.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| nashvegas-0.7.tar.gz (md5) | Source | 2012-01-05 | 13KB | 440 | |
- Author: Patrick Altman
- Home Page: http://github.com/paltman/nashvegas/
- Categories
- Package Index Owner: paltman, brosner
- DOAP record: nashvegas-0.7.xml
