Changing DateField to DateTimeField in Django...
Read MoreDjango (South): change model application...
Read MoreCreating a Django South data migration that will populate ImageField from table data...
Read MoreSouth ValueError: Cannot successfully create field for model: 'module' object has no attribu...
Read MoreDjango: saving User object as ForeignKey only seems to work when dealing with the superuser, not sur...
Read Morehow to get row into django auth_group_permssions model in automated environment...
Read Moresouth migration: DatabaseOperations has not attribute 'shorten_name'...
Read MoreSouth 0.7.4: doesn't it support blank=True?...
Read MoreDjango South - Creating initial migration for an app that has already populated tables...
Read MorePython Tools - Unable to run commands in interpreter...
Read Morehow to populate database fields when model changes in django...
Read MoreHaving trouble setting up dev server for Django and website...
Read Moremigrating an existing app via south...
Read Morepropagate new default value to old Django objects...
Read MorePython Mange.py syncDB - DatabaseError...
Read MoreSouth letting syncdb do all the job...
Read MoreDjango ORM — Significant database alterations / data migrations...
Read Moreduplicate table (identical) including primary key - using django south...
Read MoreDjango, South, and Guardian: Migrate...
Read MoreDjango datetime primary key doesn't constrain unique...
Read MoreUsing Django, South and Sqlite during development...
Read MoreHow do I handle DB model migrations in pip installable package...
Read MoreDjango South migrations fails with column does not exist, for a column that hasn't been introduc...
Read Moreerrors during migration after moving to mariadb...
Read MoreEntire table missing after Django South migration...
Read MoreNoMigrations exception for django.contrib.x has no migrations...
Read MoreSouth Auto-migrate Adding Erroneous Unique Constraint...
Read MoreDjango south error on CREATE INDEX after alter_column (field change)...
Read MoreDjango 1.3 - BooleanField to DateTimeField Migration Fails...
Read More