Key longer than 255 chars in a UTF8 mysql database...
Read MoreDjango: migrations for tables that are not linked to models...
Read MoreDjango migrations missing way to declare "needed_by"?...
Read MoreDatabase integrity errors when deploying Python(2.7)/Django(1.5) app on Heroku...
Read MoreHow to maintain model fields order structure when using south...
Read MoreSouth: Why the "column <colname> contains null values" error when a valid one-off de...
Read MoreHow to merge multiple django south migrations into one migration...
Read MoreWhat is the equivalent of South's "schemamigration --update" for Django>=1.7?...
Read Moreshould south migration files be added to source control?...
Read MoreAfter south migration failed on sqlite, I switched to MYSQL...
Read MoreDjango: migrate Table 'forum_user' already exists...
Read Moredjango cms: plugin models out of sync with its database tables...
Read MoreTrouble while adding south to existing app...
Read MoreHow do I reset a django app and start clean both with south migrations and in the database?...
Read MoreDjango South - How do I reset migration history and start clean on Django app...
Read MorePyDev in Eclipse does not recognize db.add_column from South...
Read MoreHow do I get south to work on jython2.7-django1.7?...
Read MoreWhy is django-south not included in django.contrib?...
Read MoreMaintaining South migrations on Django forks...
Read MoreDatabase migration with south: how to deal with added fields...
Read MoreSouth migrate raising ValidationError...
Read MoreEfficient data migration on a large django table...
Read Moresyncdb is not creating tables again?...
Read MoreAccidentally deleted my django south migration directory...
Read MoreMezzanine: where is the database created by `manage.py createdb`...
Read MoreHow do I migrate a model out of one django app and into a new one?...
Read MoreData management through environments with django-cms...
Read MoreSquashing multiple South migrations into one migration...
Read MoreHow can I amend the last migration with Django module South?...
Read MoreSouth 'nothing to migrate' message after successful schema migration...
Read More