Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

south not creating tables for third party installed app

South error, but not using it. "no South database module 'south.db.mysql'"

django django-south

How to make South works in Heroku for a Django app

How to fix a Database Error and ghost migration error in Django?

Django South - Create Not Null ForeignKey

Django not creating db tables for models (neither with syncdb nor South)

South - Not detecting changes to Django model

django django-south

Django south migration with --noinput does not remove contenttypes when renaming tables

Changing South Migration Directory

On Heroku, is there danger in a Django syncdb / South migrate after the instance has already restarted with changed model code?

django heroku django-south

Migrating data from "Many-To-Many" to "Many-To-Many Through" in django

Upgrading from Django 1.6 (with south) to 1.8 doesn't modify 'last_login' on the user table

South + Django 1.4 Database error