.. _index: South documentation =================== South is a tool to provide consistent, easy-to-use and database-agnostic migrations for Django applications. This is the documentation for the current version series (0.7.x); previous versions' documentation was written directly into our wiki, but is mostly a subset of what is written here. If you want to view the old docs (for example, if you need something that was only in 0.6) they're `still available `_. Support ------- For initial help with problems, see our `mailing list `_, or `#django-south `_ on `freenode `_. If you find a real bug, then `file a new ticket `_. Contents -------- .. toctree:: :maxdepth: 2 about whataremigrations installation tutorial/index databaseapi convertinganapp migrationstructure dependencies commands unittests ormfreezing generics customfields autodetector signals fixtures settings releasenotes/index