Search code examples
How do I set Django/South to use transactions in migrations?...


mysqldjangodjango-south

Read More
import error when running django south...


djangodjango-south

Read More
Testing south migrations in Django...


djangodjango-south

Read More
Is it a good idea to keep database migration inside VCS?...


databasedjangodatabase-designdata-migrationdjango-south

Read More
django-eav and south...


pythondjangoentity-attribute-valuedjango-south

Read More
What is the correct way to deal with DB migration while using South, Django and Git?...


djangogitdjango-modelsdatabase-migrationdjango-south

Read More
Backwards migration with Django South...


djangomigrationdjango-south

Read More
What is the use of models attribute in South SchemaMigration class?...


djangodjango-southschema-migration

Read More
Is there a way to configure South to migrate without asking any questions?...


djangodjango-south

Read More
On Heroku, is there danger in a Django syncdb / South migrate after the instance has already restart...


djangoherokudjango-south

Read More
If I run a migration with Django South and it crashes, is my database ever corrupted?...


mysqldjangodjango-southdata-integrity

Read More
(Django) Everytime I migrate with South, I get an error about fixtures/initial_data.json...


djangodjango-south

Read More
Django south - how to abandon a mistaken (and broken) migration...


djangodjango-south

Read More
How big can I make email, first_name, last_name and username in auth.User?...


djangopostgresqldjango-south

Read More
How to rename a foreign key in django-south, the right way...


djangodjango-south

Read More
Add South Migrations to a 3rd party Django Application...


pythondjangodjango-southdjango-apps

Read More
Django-South DataMigration - App available in forwards() but not backwards()?...


pythondjangomigrationdatabase-migrationdjango-south

Read More
Currently using Django "Evolution", is "South" better and worth switching?...


djangodjango-southdjango-evolution

Read More
South manages a new app instead of syncdb...


djangodjango-south

Read More
Rename application in django...


djangodjango-modelsdjango-south

Read More
Django South, add new model...


djangodjango-modelsdjango-admindjango-south

Read More
What is the best approach for migrating one Django app to another...


djangodjango-modelsdjango-south

Read More
Django South load fixtures based on environment (development, integration, production)...


djangoproduction-environmentfixturesdjango-south

Read More
Is Django supposed to implement DB on_delete rules itself?...


djangoormconstraintsdjango-south

Read More
South Migration painfully broken...


djangodjango-modelsdjango-south

Read More
First steps with PostgreSQL + Django + South...


djangopostgresqlmigrationdjango-southgeodjango

Read More
South migration fails...


pythondjangodjango-south

Read More
how to change the order of south migrations...


djangodjango-south

Read More
What is a Django South GhostMigrations exception and how do you debug it?...


djangodjango-modelsdjango-south

Read More
django south is changing my boolean data on init...


pythondjangodjango-south

Read More
BackNext