Search code examples
Key longer than 255 chars in a UTF8 mysql database...


mysqldjangoutf-8django-south

Read More
Django: migrations for tables that are not linked to models...


djangodatabasedjango-south

Read More
Django migrations missing way to declare "needed_by"?...


djangodependenciesdatabase-migrationdjango-south

Read More
Database integrity errors when deploying Python(2.7)/Django(1.5) app on Heroku...


pythondjangoherokudjango-southheroku-postgres

Read More
How to maintain model fields order structure when using south...


pythondjangodjango-south

Read More
South: Why the "column <colname> contains null values" error when a valid one-off de...


djangodjango-south

Read More
How to merge multiple django south migrations into one migration...


django-south

Read More
What is the equivalent of South's "schemamigration --update" for Django>=1.7?...


djangodjango-southdjango-migrations

Read More
should south migration files be added to source control?...


djangoversion-controldjango-south

Read More
After south migration failed on sqlite, I switched to MYSQL...


djangodatabase-migrationdjango-south

Read More
Django: migrate Table 'forum_user' already exists...


djangodjango-southmigrate

Read More
django cms: plugin models out of sync with its database tables...


pythondjangodjango-southdjango-cms

Read More
Trouble while adding south to existing app...


pythondjangomigrationdjango-south

Read More
How do I reset a django app and start clean both with south migrations and in the database?...


djangopostgresqldjango-south

Read More
Django South - How do I reset migration history and start clean on Django app...


pythondjangodjango-south

Read More
PyDev in Eclipse does not recognize db.add_column from South...


djangoeclipsepydevdjango-south

Read More
How do I get south to work on jython2.7-django1.7?...


djangopostgresqljythondjango-south

Read More
Why is django-south not included in django.contrib?...


pythondatabasedjangomigrationdjango-south

Read More
Maintaining South migrations on Django forks...


djangodjango-modelsmergedjango-southrebase

Read More
Database migration with south: how to deal with added fields...


migrationdjango-south

Read More
South migrate raising ValidationError...


pythondjangodjango-south

Read More
Efficient data migration on a large django table...


pythondjangoperformancedjango-modelsdjango-south

Read More
syncdb is not creating tables again?...


pythondjangodjango-south

Read More
Accidentally deleted my django south migration directory...


djangodatabasedjango-modelsdjango-southdjango-database

Read More
Mezzanine: where is the database created by `manage.py createdb`...


djangodjango-southmezzanine

Read More
How do I migrate a model out of one django app and into a new one?...


djangomigrationdjango-south

Read More
Data management through environments with django-cms...


djangodjango-southdata-migrationdjango-cmsrelease-management

Read More
Squashing multiple South migrations into one migration...


djangodjango-south

Read More
How can I amend the last migration with Django module South?...


djangomigrationdjango-south

Read More
South 'nothing to migrate' message after successful schema migration...


pythondjangoherokudjango-south

Read More
BackNext