Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-south

South 0.8.3 upgrade causes DeserializationError

django django-south

How to migrate data from a field to another in a table using south

Django. Heroku. Delete migrations on Heroku

django heroku django-south

How to monkey patch south handled models from plugin?

South: how to revert migrations in production server?

South migration: delete all migration files (00*_*) and start from 0001, while keeping the original data

South django table already exists

Benefits To Storing Django With App Code In Version Control

How to migrate with south when using 'through' for a ManyToMany field?

python django django-south

south django migrate

django django-south

Does Django's south (migration tool) work for innodb?

python django django-south

Forward class declaration in Python

Django migrations--is it possible to use South in the middle of the project?

Should I keep my South migrations in version control?

Django's Core Migrate Tool vs South for Django Data Migrations

Django migrations/South: New column take default value another value from the same record

django-south with django-audit-log

python django django-south

Django migration stuck

South - How to force certain migration?

python django django-south

South migration error: NoMigrations exception for django.contrib.auth