Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-south

Altering a Django model's method requires migration?

South and Can't DROP 'created_date'; check that column/key exists"

django-south

Django South Migration Error: Key is Not Present

Django merge two migrations with the same ID?

What's the proper way to remove a Django app?

Getting DatabaseError: multiple default values specified for column

Django. South. Heroku. KeyError: 'default'

Python 2.7 unbound method with Django 1.7 migrations

How would I use a South migration to load data into Django's auth_group table?

python django django-south

South data migration 'instance' error when using south freeze orm

Problem installing South on existing database. MySql doesn't support 'schema-altering statements'

mysql django django-south

Data Migration from ImageField to ImageField using South

django django-south

Django 1.2 + South 0.7 + django-annoying's AutoOneToOneField leads to TypeError: 'LegacyConnection' object is not iterable

Django South migration history causing an integrity error

South database error: relation already exists

postgresql django-south

What does an Alembic revision ID represent?

Migrations in stand alone Django app

Changing South Migration Directory