Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-south

Running South migrations for all apps

Java equivalent for database schema changes like South for Django?

Upgrade path for re-usable apps with South AND django 1.7 migrations

Custom user models and South

django django-south

Django south circular dependency

How to add one to one relation field in a existing model through South migration

django django-south

How to reset south migrations to capture the current state of my django models

django django-south

Django South - How do I reset migration history and start clean on Django app

python django django-south

South won't generate or apply migrations for existing app, with changes to migrate

South does not recognize models when it is a package

Can stale content types be automatically deleted in Django?

django django-south

What migration order does South follow across different apps?

python django django-south

Django: migrate Table 'forum_user' already exists

django django-south migrate

South doesn't create default permissions on new models in time for latter migrations to use them

ManyToManyField and South migration

accessing model manager methods in datamigration

Using South to convert ForeignKey TO ManyToManyField not working out

Move Django model from one app to another [duplicate]

Django South migration error

django django-south