Skip to content

GitProwl/south

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages