Search code examples
can't sync my data to database using South...


mysqldjangodjango-south

Read More
How should I be setting SOUTH_DATABASE_ADAPTERS for my Django app that uses South?...


djangodjango-south

Read More
New users are not created in auth_permissions...


pythondjangoauthenticationpermissionsdjango-south

Read More
ValidationError during Django-South migration...


djangodjango-modelsdjango-south

Read More
South initial migrations are not forced to have a default value?...


pythondjangopostgresqldjango-south

Read More
How can I use South's DataMigration to change the storage backend of Django model ImageField ins...


djangomigrationdjango-southimagefielddjango-storage

Read More
Why is south migrate failing?...


djangodjango-south

Read More
Migrating a PositiveSmallIntegerField to a PositiveIntegerField and using the BIGINT field in Postgr...


pythondjangopostgresqldjango-southdjango-models

Read More
Why use django-south?...


djangodjango-south

Read More
Are there any downsides to doing a schema migration in my post_compile script...


djangoherokudjango-south

Read More
schemamigration using south and model field change...


djangomigrationdjango-south

Read More
Deploying Django app, how to get South to work?...


djangodjango-south

Read More
Migration issues when adding ForeignKey to model...


pythondjangoforeign-keysdjango-south

Read More
south migration making incorrect initial schemamigration...


pythondjangomigrationdjango-south

Read More
Is it possible to migrate a Django built-in model (eg. auth.user) via a South data migration?...


djangodjango-south

Read More
How to exclude south migrations from public repositories?...


djangogitversion-controldjango-south

Read More
How to perform a datamigration when moving from one-to-one to one-to-many...


pythondjangodjango-modelsdjango-south

Read More
Django South cloned project...


djangodjango-south

Read More
mysql alter table stuck in preparing state...


mysqldjangodjango-southdjango-database

Read More
South migration schemamigration doesn't work...


databasedjangodjango-south

Read More
Changing Django database backend from MySql to PostgreSQL...


mysqldjangopostgresqldatabase-migrationdjango-south

Read More
South - How to force certain migration?...


pythondjangodjango-south

Read More
How to disable south debug logging in django?...


djangodebuggingtestingdjango-south

Read More
Move Django model from one app to another...


databasedjangodjango-southschema-migration

Read More
Content translation in Django, compatible with South...


djangolocalizationinternationalizationdjango-south

Read More
Heroku-Django South Migrations to Cloudinary Image Field...


djangoweb-applicationsherokudjango-southcloudinary

Read More
Adding Simple Custom Field to Django -- How to Write South Introspection Rules...


djangodjango-admindjango-south

Read More
Configuring django south with PostgreSQL...


djangodjango-south

Read More
django south arranging columns...


django-south

Read More
South /Mezzanine/ Django - AttributeError: 'NoneType' object has no attribute 'lower&#39...


djangodjango-modelsdjango-south

Read More
BackNext