can't sync my data to database using South...
Read MoreHow should I be setting SOUTH_DATABASE_ADAPTERS for my Django app that uses South?...
Read MoreNew users are not created in auth_permissions...
Read MoreValidationError during Django-South migration...
Read MoreSouth initial migrations are not forced to have a default value?...
Read MoreHow can I use South's DataMigration to change the storage backend of Django model ImageField ins...
Read MoreMigrating a PositiveSmallIntegerField to a PositiveIntegerField and using the BIGINT field in Postgr...
Read MoreAre there any downsides to doing a schema migration in my post_compile script...
Read Moreschemamigration using south and model field change...
Read MoreDeploying Django app, how to get South to work?...
Read MoreMigration issues when adding ForeignKey to model...
Read Moresouth migration making incorrect initial schemamigration...
Read MoreIs it possible to migrate a Django built-in model (eg. auth.user) via a South data migration?...
Read MoreHow to exclude south migrations from public repositories?...
Read MoreHow to perform a datamigration when moving from one-to-one to one-to-many...
Read Moremysql alter table stuck in preparing state...
Read MoreSouth migration schemamigration doesn't work...
Read MoreChanging Django database backend from MySql to PostgreSQL...
Read MoreSouth - How to force certain migration?...
Read MoreHow to disable south debug logging in django?...
Read MoreMove Django model from one app to another...
Read MoreContent translation in Django, compatible with South...
Read MoreHeroku-Django South Migrations to Cloudinary Image Field...
Read MoreAdding Simple Custom Field to Django -- How to Write South Introspection Rules...
Read MoreConfiguring django south with PostgreSQL...
Read MoreSouth /Mezzanine/ Django - AttributeError: 'NoneType' object has no attribute 'lower'...
Read More