Search code examples
Changing DateField to DateTimeField in Django...


djangodjango-south

Read More
Django (South): change model application...


djangodjango-modelsdjango-south

Read More
Creating a Django South data migration that will populate ImageField from table data...


djangodjango-south

Read More
South ValueError: Cannot successfully create field for model: 'module' object has no attribu...


pythondjangodjango-south

Read More
Django: saving User object as ForeignKey only seems to work when dealing with the superuser, not sur...


djangopostgresqldjango-modelsdjango-southbitnami

Read More
how to get row into django auth_group_permssions model in automated environment...


djangodjango-modelsdjango-south

Read More
south migration: DatabaseOperations has not attribute 'shorten_name'...


djangopostgresqldjango-southdata-migration

Read More
South 0.7.4: doesn't it support blank=True?...


djangodjango-modelsmigrationdjango-south

Read More
Django South - Creating initial migration for an app that has already populated tables...


pythondjangomigrationdjango-south

Read More
Python Tools - Unable to run commands in interpreter...


djangovisual-studiodjango-southptvs

Read More
how to populate database fields when model changes in django...


mysqldjangodjango-modelsdjango-south

Read More
Having trouble setting up dev server for Django and website...


pythondjangogitvirtualenvdjango-south

Read More
migrating an existing app via south...


pythondjangodjango-south

Read More
propagate new default value to old Django objects...


djangomodeldefaultdjango-southdatabase-migration

Read More
Python Mange.py syncDB - DatabaseError...


mysqldatabasedjangodjango-south

Read More
South letting syncdb do all the job...


djangodjango-south

Read More
Can't sync south in db...


djangodjango-south

Read More
Django ORM — Significant database alterations / data migrations...


djangopostgresqldjango-modelsdjango-southdjango-orm

Read More
duplicate table (identical) including primary key - using django south...


pythondjangodjango-southdatabase-migration

Read More
Django, South, and Guardian: Migrate...


pythondjangodjango-southdjango-guardian

Read More
Django datetime primary key doesn't constrain unique...


pythondjangopostgresqldjango-modelsdjango-south

Read More
Using Django, South and Sqlite during development...


pythonmysqldjangosqlitedjango-south

Read More
How do I handle DB model migrations in pip installable package...


djangodjango-modelspipdjango-southsetup.py

Read More
Django South migrations fails with column does not exist, for a column that hasn't been introduc...


django-south

Read More
errors during migration after moving to mariadb...


djangodjango-south

Read More
Entire table missing after Django South migration...


mysqlinnodbdjango-southdatabase-migration

Read More
NoMigrations exception for django.contrib.x has no migrations...


pythondjangodjango-south

Read More
South Auto-migrate Adding Erroneous Unique Constraint...


djangodjango-modelsdjango-south

Read More
Django south error on CREATE INDEX after alter_column (field change)...


djangodjango-southmigrate

Read More
Django 1.3 - BooleanField to DateTimeField Migration Fails...


djangopostgresqlmigrationdjango-south

Read More
BackNext