Django, South. Can't add new field...
Read MoreAdding a ManyToManyField to an existing model with django/south give me an error...
Read MoreRun south default data migrations for built-in applications such as auth.group or flatpages?...
Read MoreSee django.db.backends logs in stdout on pycharm...
Read MoreSouth not working with Custom Field...
Read Moredjango south internal db functions in django 1.7...
Read MoreError With South When Running Unit Tests Using Nose...
Read MoreDjango South - Migration not re-creating model after dropping table from sqlite3...
Read MoreSouth Data Migration Fails with ValueError when Function Tries to Access a Table Through a Foreign K...
Read MoreRun South Migration in Background...
Read MoreDjango and South: No default specified for null=True...
Read MoreSouth doesn't recognize new model...
Read MorePesky "Table 'my_table' already exists" in Django-South...
Read MoreWhy does south use migration files?...
Read MoreDjango south cannot import required field...
Read MoreDjango South migrations after migrate starts from initial...
Read MorePycharm, django south migration files and git integration...
Read Moredjango south - column none does not exist...
Read MoreSouth/Django: Schema migrations default value for existing entries...
Read MoreMove package with migrations in django...
Read MoreSouth raises error when trying to switch model to django-mptt...
Read MoreDjango - reverting an un applied migration...
Read MorePostgreSQL and South migrations sequences...
Read Moredjango and south migration with conflicts (0007_two ... and 0007_one) how to solve?...
Read MorePython South not picking up changes made in add_to_class() method...
Read MoreDjango's Core Migrate Tool vs South for Django Data Migrations...
Read More