Search code examples
How to use Django South with third party apps loaded from egg?...


djangodatabase-migrationdjango-south

Read More
django model default value...


djangodjango-modelsdjango-south

Read More
django south - got messed everything up - how do I start over?...


databasedjangodjango-south

Read More
Django-south not detecting DB changes...


pythondjangodjango-south

Read More
Change Django model column default using South...


pythondjangodjango-south

Read More
What does a South datamigration do compared to a schemamigration?...


djangodjango-south

Read More
django-south: chicken+egg with initial data...


pythondjangodjango-south

Read More
How do I specify slugifying code in this South migration?...


pythondjangodjango-south

Read More
Django database introspection...


databasedjangodatabase-schemadjango-south

Read More
How to migrate models from a models package hierarchy and not from models.py with SOUTH in Django?...


djangomigrationdjango-south

Read More
Is it possible to use South without recording the migrations?...


djangodjango-south

Read More
How to specify a default value for Django's TextField in South?...


djangodjango-south

Read More
South migration for dummy fields...


pythondjangodjango-south

Read More
Django-- SyncDB and South Migrations failing due to Bad MySQL Connection...


mysqldjangodjango-south

Read More
How to do a syncdb with django, when migrations are also involved...


djangodjango-modelsdjango-southdjango-syncdb

Read More
django-south - Proper way to downgrade dependencies?...


djangodjango-modelsdjango-south

Read More
Migrate data from one Model to another with Django South...


djangomigrationdata-migrationdjango-south

Read More
Django error when using South migration: Unknown column in 'field list'...


pythondjangodjango-south

Read More
Setting up an existing Django + South project instance...


djangodjango-south

Read More
Schema migration with south (django) and MySQL...


pythonmysqldjangodjango-south

Read More
No migration fixtures found but table not updating with Django and South...


pythondjangomigrationdjango-south

Read More
Django South ignoring my custom rules...


pythondjangodjango-south

Read More
South migration default value from other column?...


pythondjangodjango-south

Read More
How to run south manage.py commands from PyCharm?...


djangodjango-southpycharmdjango-manage.py

Read More
Django error: AttributeError: 'NoneType' object has no attribute 'db'...


pythondjangodjango-south

Read More
Custom South migration with custom fields - Django...


databasedjangopostgresqldjango-south

Read More
Fixtures causing problems when migrating...


djangodjango-south

Read More
Problem with Django's Tests after South Installation...


djangodjango-southdjango-testing

Read More
Migrating Django fixtures?...


djangomigrationfixturesdjango-south

Read More
Does South foul up the Django test runner framework?...


djangounit-testingdjango-south

Read More
BackNext