Search code examples
Django. South. Heroku. KeyError: 'default'...


databasedjangoherokudjango-south

Read More
South: how to apply N migration without applying N-1...


djangodjango-south

Read More
Django Migrating to a new Database...


pythondjangodjango-southsorl-thumbnail

Read More
South skip broken migrations...


pythondjangodjango-south

Read More
Getting DatabaseError: multiple default values specified for column...


sqlpostgresqldjango-southaskbot

Read More
Problems installing South with Django (south_migrationhistory tables do not get created)...


pythondjangomigrationdjango-south

Read More
South not recognizing added model field?...


djangodjango-modelsmigrationdjango-southschema-migration

Read More
How to migrate data from ManyToManyField to ForeignKey?...


djangodjango-southdata-migration

Read More
What's the right way to do a Django/South/PostgreSQL migration from calculated-as-needed summary...


djangodjango-southdjango-ormdjango-postgresql

Read More
Reverse migration with South throwing error because table doesn't exist...


databasedjangodjango-modelsdjango-southpsql

Read More
South appears to be loading initial_data.json twice...


pythondjangodjango-south

Read More
Can't add South to Django 1.6.2 Project...


djangodjango-south

Read More
Do I need to call syncdb before or after South migrate...


djangodjango-southdjango-appsdjango-syncdb

Read More
south migrate myapp 0001 --fake...


pythondjangomigrationdjango-south

Read More
South migrate error, InnoDB: ROW_FORMAT=DYNAMIC requires innodb_file_format > Antelope...


mysqldjangoinnodbdjango-south

Read More
How to migrate data from a field to another in a table using south...


djangopython-2.7django-south

Read More
FileField not respecting upload_to in the context of a South Migration...


pythondjangodjango-south

Read More
Django, reset South migrations...


pythondjangomigrationdjango-south

Read More
South won't migrate my custom field...


djangodjango-modelspython-2.7django-southdjango-1.3

Read More
Django South Schema migration with fixture pre-loading...


pythondjangodjango-south

Read More
Add new field to model with value based on an existing field with South...


pythondjangodjango-modelsdjango-south

Read More
How do I access auth User's User.objects.create_user(...) in a south migration?...


djangomigrationdjango-authenticationdjango-south

Read More
Resetting migrations in south leads to 'table already exists'...


djangodjango-south

Read More
What is the role of South in Django?...


djangodjango-south

Read More
Django South migration leaks memory...


djangomemory-leaksdjango-south

Read More
Using south to migrate database table...


mysqldjangosqlitedjango-south

Read More
Getting error with SOUTH and django migration...


djangodjango-southdjango-syncdb

Read More
South: run a migration for a column that is both unique and not null...


pythondjangodjango-modelsdjango-south

Read More
Django 1.4.2 / South 0.7.6 database error - DEFAULT_DB_ALIAS...


djangodjango-south

Read More
python manage.py migrate landing error...


pythonmysqlsql-serverdjangodjango-south

Read More
BackNext