| Version 1 (modified by andrew, 5 years ago) (diff) |
|---|
About South
South brings migrations to Django applications. Its main objectives are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema changes over time bring to your Django applications.
Have a read of:
- A quick overview of South.
