Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 607 Bytes

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