Django - How to rename a model field using South?...
Read MoreCustom index name in South/Django...
Read MoreDjango ForeignKey in abstract model class and multiple drived classes causes name clash...
Read MoreCan you migrate backwards to before the first migration in South?...
Read MoreDjango South - table already exists...
Read MoreDjango makemigrations make change for 'auth.user' every time...
Read MoreDoes Django 1.10 still need South to manage migrations?...
Read MoreThere is no South database module 'south.db.postgresql_psycopg2' for your database django...
Read MoreError creating new content types. Please make sure contenttypes is migrated before trying to migrate...
Read MoreWhy uses South to do migration in Django?...
Read MoreDjango: create database tables programmatically/dynamically...
Read MoreHow can I load fixtures with circular foreign keys in django?...
Read MoreWhat migration order does South follow across different apps?...
Read MoreSouth + Django 1.4 Database error...
Read MoreAdding default tags via data migration...
Read MoreUpgrading from Django 1.6 (with south) to 1.8 doesn't modify 'last_login' on the user ta...
Read MoreUpgrading from Django 1.6 to 1.9: python manage.py migrate failure...
Read MoreManage.py : Unknown command: 'migrate'...
Read MoreExplicitly set MySQL table storage engine using South and Django...
Read MoreImportError: No module named south.v2 but I don't use south...
Read MoreDjango and south migration: unexpected field came out...
Read MoreRecovering from a duplicate migration in Django South...
Read MoreDjango South migrate model file backwards...
Read MoreDjango South migration is throwing an error 'module' object has no attribute 'SET_NULL&#...
Read More