Search code examples
Django - How to rename a model field using South?...


pythondjangodjango-modelsdjango-south

Read More
Custom index name in South/Django...


djangodjango-modelsdjango-south

Read More
Django ForeignKey in abstract model class and multiple drived classes causes name clash...


pythondjangoabstract-classforeign-key-relationshipdjango-south

Read More
Can you migrate backwards to before the first migration in South?...


pythondjangodjango-south

Read More
Django South - table already exists...


djangodjango-south

Read More
Django makemigrations make change for 'auth.user' every time...


djangomodelmigrationdjango-south

Read More
Does Django 1.10 still need South to manage migrations?...


djangodatabase-migrationdjango-south

Read More
There is no South database module 'south.db.postgresql_psycopg2' for your database django...


djangopostgresqldjango-southpsycopg2

Read More
Error creating new content types. Please make sure contenttypes is migrated before trying to migrate...


djangomigrationdjango-southdjango-1.8

Read More
Why uses South to do migration in Django?...


pythondjangodjango-southdjango-1.6

Read More
NoMigrations error in Django...


pythondjangoherokudjango-southdatabase-migration

Read More
Django: broken migrations...


pythondjangopython-2.7django-southdjango-1.4

Read More
Django: create database tables programmatically/dynamically...


pythonmysqldjangodatabasedjango-south

Read More
django-south migration order...


djangodjango-southdatabase-migration

Read More
How can I load fixtures with circular foreign keys in django?...


djangodjango-south

Read More
South with django 1.7...


djangodjango-south

Read More
What migration order does South follow across different apps?...


pythondjangodjango-south

Read More
South + Django 1.4 Database error...


djangodjango-southdjango-staticfilesdjango-1.4

Read More
Adding default tags via data migration...


djangodjango-southdjango-treebeard

Read More
Upgrading from Django 1.6 (with south) to 1.8 doesn't modify 'last_login' on the user ta...


pythonmysqldjangodjango-southdjango-1.8

Read More
Schema migration in django south...


djangodjango-modelsdjango-south

Read More
Upgrading from Django 1.6 to 1.9: python manage.py migrate failure...


pythondjangosqlitedjango-southdjango-migrations

Read More
Manage.py : Unknown command: 'migrate'...


djangosqlitedjango-south

Read More
Explicitly set MySQL table storage engine using South and Django...


djangodjango-modelsdjango-southstorage-engines

Read More
ImportError: No module named south.v2 but I don't use south...


djangopython-2.7django-south

Read More
Django and south migration: unexpected field came out...


djangodjango-south

Read More
Recovering from a duplicate migration in Django South...


pythondjangodjango-south

Read More
Django South migrate model file backwards...


djangodjango-south

Read More
Django South migration is throwing an error 'module' object has no attribute 'SET_NULL&#...


pythondjangodjango-modelsdjango-south

Read More
Migrate a database in Django...


djangopython-3.xdjango-south

Read More
BackNext