README 270 B

123456
  1. This is South, a Django application to provide schema and data migrations.
  2. Documentation on South is currently available on our project site;
  3. you can find it at http://south.aeracode.org/docs/
  4. South is compatable with Django 1.2 and higher, and Python 2.6 and higher.