How to (intentionally) skip an app with Django syncdb...
Read MoreYou cannot add a null=False column without a default value...
Read MoreDjango South migration on production servers?...
Read Moredjango south error migration fails...
Read MoreSouth, restore a DB with broken migrations...
Read MoreDjango: Testing app causes Tastypie error...
Read Moredjango south: problems with path to django...
Read MoreUnique email constraint for django.contrib.auth.user...
Read MoreMigration of Django app with south leaves default value on column...
Read MoreSouth Data migration in django after modifing the model...
Read MoreDjango and South: using south makes syncdb show myapp as 'not synced (use migrations)'...
Read MoreHow do I run South migrations (Django) on a database server?...
Read MoreDjango model south 0.7.6 migration problems: Any change in a table with another field with percentag...
Read MoreFacing issue with South and Django "There is no South database module 'south.db.postgresql_...
Read MoreGunicorn and Django South incompatibility?...
Read Morecannot assign django.contrib.auth.models.User to filed using south migration...
Read MoreDjango syncdb, Error: One or more models did not validate...
Read Moresyncdb = Error: One or more models did not validate...
Read MoreUse django-taggit within south data migration?...
Read MoreInstalling South in Django causes 500 error...
Read Moredjango loading data from fixture after backward migration / loaddata is using model schema not datab...
Read MoreDjango-South introspection rule doesn't work...
Read MoreCannot get django-activity-stream database tables installed...
Read MoreForward class declaration in Python...
Read Morecontenttypes.contenttype not available in this migration...
Read Moreusing south datamigration to change value in old records...
Read Moreschemamigration causesTypeError for MaxValueValidator in IntegerField in django...
Read Moresouth.exceptions.NoMigrations error for Django South...
Read MoreDjango running a migration on multi-tenant DB...
Read More