SkillAgentSearch skills...

Nashvegas

Another database migration script runner for Django projects.

Install / Use

/learn @paltman-archive/Nashvegas
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NO LONGER SUPPORTED: This project will receive no more updates and pull requests and issues will no longer be monitored. I recommend everyone begin to adopt the migrations support that is in Django 1.7 and use South until you are on Django 1.7.

========= Nashvegas

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.

View on GitHub
GitHub Stars96
CategoryData
Updated1y ago
Forks15

Languages

Python

Security Score

80/100

Audited on Nov 10, 2024

No findings