Search code examples
Adding a "through" table to django field and migrating with South?...


djangodjango-south

Read More
Future Agnostic South Data Migrations...


pythondjangoserializationmigrationdjango-south

Read More
Using south to refactor a Django model with inheritance...


pythondjangomigrationdjango-south

Read More
UUID field added after data already in database. Is there any way to populate the UUID field for exi...


pythondjangodjango-modelsdjango-south

Read More
"cannot be cast to type integer" error...


databasedjangodjango-south

Read More
Django south: access model's __unicode__() method...


pythondjangodjango-south

Read More
South migrate error - relation already exists...


djangomigrationdjango-south

Read More
South error, but not using it. "no South database module 'south.db.mysql'"...


djangodjango-south

Read More
South migration for social auth...


djangodjango-southdjango-socialauth

Read More
Django south: changing field type in data migration...


djangodjango-south

Read More
Migrating existing auth.User data to new Django 1.5 custom user model?...


djangopostgresqldjango-southdjango-1.5

Read More
Django 1.7 - migrations from South...


pythondjangodjango-south

Read More
South migration: delete all migration files (00*_*) and start from 0001, while keeping the original ...


herokudeploymentmigrationdjango-south

Read More
Add data with Django data migration...


djangodjango-modelsdatabase-migrationdjango-south

Read More
I can't sync the db using south due to an AttributeError...


pythondatabasedjangoubuntudjango-south

Read More
django-taggit-autocomplete and south...


djangodjango-southdjango-taggit

Read More
Django>=1.7: How to do datamigations like south?...


djangodatabase-migrationdjango-south

Read More
Circular reference in Django model?...


djangodjango-modelsdjango-southdjango-migrations

Read More
South: Unknown command 'migrate'...


pythondjangomigrationpipdjango-south

Read More
Updating django application, migrations...


pythondjangomigrationdjango-south

Read More
Django-reversion and south compatibility...


djangodjango-modelscompatibilitydjango-southdjango-reversion

Read More
Using south dependent apps with django 1.7 new migration system...


pythondjangodjango-southdjango-migrations

Read More
DjangoUnicodeDecodeError while makemigrations after upgrading to 1.8...


djangounicodedjango-southdjango-migrationsdjango-1.8

Read More
Python 2.7 unbound method with Django 1.7 migrations...


pythondjangopython-2.7django-modelsdjango-south

Read More
Can stale content types be automatically deleted in Django?...


djangodjango-south

Read More
ValueError: day is out of range for month on south schemamigration and datamigration...


pythondjangodjango-south

Read More
Using South migrations with IBM Bluemix...


djangodatabase-migrationdjango-southcloud-foundryibm-cloud

Read More
Default value of DateTimeField for South migration in Django project with activated timezone support...


pythondjangodjango-southdjango-timezone

Read More
Is there an `update migration` (ala South) option for django.db.migrations?...


pythondjangodjango-southdjango-migrations

Read More
Key longer than 255 chars in a UTF8 mysql database...


mysqldjangoutf-8django-south

Read More
BackNext