Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-backports > by-pkgid > d8f5da82680a7e38c2517e67c2d9bc6b > files > 161

python-django-south-0.7.2-1mdv2010.1.noarch.rpm


.. _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 (0.7); 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 <http://south.aeracode.org/wiki/OldDocumentation>`_.

Support
-------

For initial help with problems, see our `mailing list <http://groups.google.com/group/south-users>`_, or `#django-south <irc://irc.freenode.net/django-south>`_ on `freenode <http://freenode.net/>`_. If you find a real bug, then `file a new ticket <http://south.aeracode.org/newticket>`_.

Contents
--------

.. toctree::
   :maxdepth: 2
   
   about
   whataremigrations
   installation
   tutorial/index
   databaseapi
   convertinganapp
   migrationstructure
   dependencies
   commands
   unittests
   ormfreezing
   generics
   customfields
   autodetector
   signals
   fixtures
   settings
   releasenotes/index