Search code examples
Does core Django supports migration without django-south or similar app?...

pythondjangodjango-modelsmigrationdjango-south

Read More
Renaming an app with Django and South...

djangomigrationrenamedjango-south

Read More
Migrating data from "Many-To-Many" to "Many-To-Many Through" in django...

djangodjango-modelsdjango-south

Read More
Django migrations/South: New column take default value another value from the same record...

sqldjangomigrationdjango-southrelational

Read More
Django south migration - Adding FULLTEXT indexes...

mysqldjangomigrationdjango-south

Read More
accessing model manager methods in datamigration...

djangodjango-southdata-migration

Read More
TransactionManagementError “Transaction managed block ended with pending COMMIT/ROLLBACK" while...

pythondjangomigrationdjango-south

Read More
Migrating ManyToManyField to null true, blank true, isn't recognized...

djangodjango-modelsdatabase-schemadjango-southdjango-migrations

Read More
Django south migration error with unique field in postgresql database...

djangopostgresqldjango-south

Read More
django 1.7 migrations -- how do I clear all migrations and start over from scratch?...

djangodatabase-migrationdjango-southdjango-1.7django-migrations

Read More
django south migration, doesnt set default...

pythondjangodjango-south

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

pythondjangodjango-south

Read More
django - trouble with migrations and modeltranslations...

pythondjangodjango-southdjango-modeltranslation

Read More
Easiest way to rename a model using Django/South?...

pythondjangodjango-modelsrenamedjango-south

Read More
South migrate DateField to IntegerField...

djangointegerdjango-southdatabase-migration

Read More
What is the difference between south migrations and django migrations?...

pythondjangodjango-modelsdatabase-migrationdjango-south

Read More
Stuck in a django south migration - TransactionManagement error...

pythondjangotransactionsdjango-south

Read More
Is it possible to set SQL Server query timeout within Django/South?...

pythonsqlsql-serverdjangodjango-south

Read More
Is it safe to use Django south for handling migration on big project...

pythondjangodjango-modelsdjango-southdjango-migrations

Read More
django 1.7 migrate gets error "table already exists"...

djangodjango-southdjango-1.7django-migrations

Read More
Sync Fabric with South...

pythondjangomigrationfabricdjango-south

Read More
How to remove unique constraint using South?...

mysqldjangodjango-south

Read More
Handling PostgreSQL serial field type in South...

djangopostgresqldjango-south

Read More
Programmatically check whether there are django south migrations that need to be deployed...

djangodata-migrationdjango-south

Read More
South migration error: NoMigrations exception for django.contrib.auth...

databasedjangomigrationdjango-south

Read More
Django migrations failing with fresh database...

djangopostgresqldjango-southdjango-migrations

Read More
Django: How to disable Database status check at startup?...

pythonmysqldjangodjango-modelsdjango-south

Read More
django-south Error during migrate...

pythonmysqldjangodjango-south

Read More
Error: One or more models did not validate: Django+South, shemamigration generic --auto...

djangomigrationdjango-south

Read More
How to fix a Database Error and ghost migration error in Django?...

pythondjangomodeldjango-south

Read More
BackNext