GitProwl / south

Patched fork of South, a Django application to provide schema and data migrations for Prowl. Written by Montana Mendy

Home Page:https://www.getprowl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

South

south

Patched fork of South, a Django application to provide schema and data migrations for Prowl. Written by Montana Mendy.

Make sure you have pip installed then actually install south via

pip install South

If you got south from GitHub or a third party source, you can install via

python setup.py install

You should now have Django South system wide. If you need more information, read the south documentation here, with the first tutorial.

http://south.readthedocs.io/en/latest/tutorial/part1.html#changing-the-model

About

Patched fork of South, a Django application to provide schema and data migrations for Prowl. Written by Montana Mendy

https://www.getprowl.com


Languages

Language:Python 100.0%