Django. South. Heroku. KeyError: 'default'...
Read MoreSouth: how to apply N migration without applying N-1...
Read MoreDjango Migrating to a new Database...
Read MoreGetting DatabaseError: multiple default values specified for column...
Read MoreProblems installing South with Django (south_migrationhistory tables do not get created)...
Read MoreSouth not recognizing added model field?...
Read MoreHow to migrate data from ManyToManyField to ForeignKey?...
Read MoreWhat's the right way to do a Django/South/PostgreSQL migration from calculated-as-needed summary...
Read MoreReverse migration with South throwing error because table doesn't exist...
Read MoreSouth appears to be loading initial_data.json twice...
Read MoreCan't add South to Django 1.6.2 Project...
Read MoreDo I need to call syncdb before or after South migrate...
Read MoreSouth migrate error, InnoDB: ROW_FORMAT=DYNAMIC requires innodb_file_format > Antelope...
Read MoreHow to migrate data from a field to another in a table using south...
Read MoreFileField not respecting upload_to in the context of a South Migration...
Read MoreSouth won't migrate my custom field...
Read MoreDjango South Schema migration with fixture pre-loading...
Read MoreAdd new field to model with value based on an existing field with South...
Read MoreHow do I access auth User's User.objects.create_user(...) in a south migration?...
Read MoreResetting migrations in south leads to 'table already exists'...
Read MoreWhat is the role of South in Django?...
Read MoreDjango South migration leaks memory...
Read MoreUsing south to migrate database table...
Read MoreGetting error with SOUTH and django migration...
Read MoreSouth: run a migration for a column that is both unique and not null...
Read MoreDjango 1.4.2 / South 0.7.6 database error - DEFAULT_DB_ALIAS...
Read Morepython manage.py migrate landing error...
Read More