python-django-south

Intelligent schema migrations for django apps

Description

An intelligent database migrations library for the Django web framework. It is database-independent and DVCS-friendly, as well as a whole host of other features.

 * Intelligent; it knows if you've missed out a migration or two
 * Database independent, so there's no hassle if you need to move databases.
 * Easy; it can write migrations for you, and it takes about a minute to
   convert your app over to use South.
 * Designed for a pluggable Django world; you can declare dependencies
   between apps so they all migrate together correctly, and you can
   still use syncdb for your non-migrated apps without it interfering.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://south.aeracode.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-django-south