Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-south

Workflow for Using Django South with Multiple Code Branches

django branch django-south

Migrating ManyToManyField to null true, blank true, isn't recognized

How to call a static methods on a django model class during a south migration

python django django-south

Django - South - Is There a way to view the SQL it runs?

Testing Django apps that use South migrations

Revert Django 1.7 RemoveField migration

Using south to refactor a Django model with inheritance

Renaming an app with Django and South

Migrating existing auth.User data to new Django 1.5 custom user model?

Currently using Django "Evolution", is "South" better and worth switching?

Error creating new content types. Please make sure contenttypes is migrated before trying to migrate apps individually

Disable Django South when running unit tests?

django 1.7 migrations -- how do I clear all migrations and start over from scratch?

-bash: ./manage.py: Permission denied

python django django-south

What is the best approach to change primary keys in an existing Django app?

Django 1.8 - what's the difference between migrate and makemigrations?

Can you migrate backwards to before the first migration in South?

python django django-south

django no such table:

django django-south

migrating django-model field-name change without losing data

How to reset migrations in Django 1.7