Search code examples
Django, South. Can't add new field...


djangomigrationdjango-south

Read More
Adding a ManyToManyField to an existing model with django/south give me an error...


djangodjango-modelsdjango-south

Read More
Run south default data migrations for built-in applications such as auth.group or flatpages?...


djangodjango-southdata-migration

Read More
See django.db.backends logs in stdout on pycharm...


pythondjangopycharmdjango-south

Read More
South not working with Custom Field...


djangodjango-south

Read More
django south internal db functions in django 1.7...


djangodjango-southdjango-migrations

Read More
Error With South When Running Unit Tests Using Nose...


djangomigrationnosedjango-south

Read More
Django South - Migration not re-creating model after dropping table from sqlite3...


pythondjangodjango-modelsdjango-south

Read More
South Data Migration Fails with ValueError when Function Tries to Access a Table Through a Foreign K...


djangoforeign-key-relationshipdjango-southdata-migration

Read More
Run South Migration in Background...


pythonlinuxdjango-south

Read More
Django and South: No default specified for null=True...


djangodatabase-migrationdjango-south

Read More
Django syncdb and migrate...


djangodjango-southsyncdb

Read More
South doesn't recognize new model...


pythondjangodjango-modelsdjango-south

Read More
Pesky "Table 'my_table' already exists" in Django-South...


djangodjango-south

Read More
Django South alternative?...


djangodatabase-migrationdjango-south

Read More
Why does south use migration files?...


pythondjangodatabase-migrationdjango-southmerge-conflict-resolution

Read More
Django south cannot import required field...


djangodatabase-migrationdjango-south

Read More
Django South migrations after migrate starts from initial...


pythondjangodjango-south

Read More
Pycharm, django south migration files and git integration...


pythongitpycharmdjango-south

Read More
django south - column none does not exist...


pythondjangomigrationdjango-south

Read More
South/Django: Schema migrations default value for existing entries...


pythondjangomigrationschemadjango-south

Read More
Move package with migrations in django...


pythondjangomigrationdjango-south

Read More
South raises error when trying to switch model to django-mptt...


djangodjango-southdjango-mptt

Read More
Django - reverting an un applied migration...


djangodjango-south

Read More
PostgreSQL and South migrations sequences...


pythondjangopostgresqldjango-south

Read More
django and south migration with conflicts (0007_two ... and 0007_one) how to solve?...


djangomigrationdjango-south

Read More
Python South not picking up changes made in add_to_class() method...


pythondjangopostgresqldjango-southaskbot

Read More
Django's Core Migrate Tool vs South for Django Data Migrations...


djangodjango-southdjango-migrations

Read More
South custom models location...


djangodjango-south

Read More
south: updating boolean field...


pythondjangodjango-modelsdjango-south

Read More
BackNext