Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-south

How do you freeze an unfrozen model so you can continue to use South?

django django-south

What does "Migrating a Django application" mean?

How do I "unconvert" an app from South (Django)?

django django-south

How to merge multiple django south migrations into one migration

django-south

Efficient data migration on a large django table

Adding a non-null ForeignKey field in Django+South

django 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