Search code examples
How to (intentionally) skip an app with Django syncdb...


djangodjango-modelsdjango-south

Read More
You cannot add a null=False column without a default value...


pythondjangodjango-south

Read More
Django South migration on production servers?...


djangodjango-south

Read More
django south error migration fails...


pythondjangodjango-south

Read More
South, restore a DB with broken migrations...


djangodjango-southdatabase-migration

Read More
Django: Testing app causes Tastypie error...


pythondjangotestingtastypiedjango-south

Read More
django south: problems with path to django...


djangodjango-south

Read More
Unique email constraint for django.contrib.auth.user...


djangodjango-modelsdjango-southdjango-authentication

Read More
Migration of Django app with south leaves default value on column...


djangodjango-south

Read More
South Data migration in django after modifing the model...


djangodjango-south

Read More
Django and South: using south makes syncdb show myapp as 'not synced (use migrations)'...


djangodjango-south

Read More
How do I run South migrations (Django) on a database server?...


pythonmysqldatabasedjangodjango-south

Read More
Django model south 0.7.6 migration problems: Any change in a table with another field with percentag...


djangoformattingdefaultdjango-south

Read More
Facing issue with South and Django "There is no South database module 'south.db.postgresql_...


djangodjango-south

Read More
Django Model Choices...


djangodjango-south

Read More
Gunicorn and Django South incompatibility?...


djangodjango-southgunicorn

Read More
cannot assign django.contrib.auth.models.User to filed using south migration...


pythondjangodjango-south

Read More
Django syncdb, Error: One or more models did not validate...


djangodjango-south

Read More
syncdb = Error: One or more models did not validate...


djangouuiddjango-south

Read More
Use django-taggit within south data migration?...


djangodjango-southdjango-taggit

Read More
Installing South in Django causes 500 error...


pythondjangodjango-south

Read More
django loading data from fixture after backward migration / loaddata is using model schema not datab...


djangodjango-south

Read More
Django-South introspection rule doesn't work...


pythondjangomigrationdjango-south

Read More
Cannot get django-activity-stream database tables installed...


mysqldjangodjango-southmigrate

Read More
Forward class declaration in Python...


pythondjangodjango-modelsdjango-south

Read More
contenttypes.contenttype not available in this migration...


djangomigrationdjango-south

Read More
using south datamigration to change value in old records...


djangodjango-southdata-migration

Read More
schemamigration causesTypeError for MaxValueValidator in IntegerField in django...


pythondjangodjango-southtypeerror

Read More
south.exceptions.NoMigrations error for Django South...


djangoherokudjango-south

Read More
Django running a migration on multi-tenant DB...


djangodjango-southmulti-tenantdatabase-migration

Read More
BackNext