Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-south

South doesn't create default permissions on new models in time for latter migrations to use them

ManyToManyField and South migration

accessing model manager methods in datamigration

Using South to convert ForeignKey TO ManyToManyField not working out

Move Django model from one app to another [duplicate]

Django South migration error

django django-south

Django-reversion and south compatibility

Maintaining South migrations on Django forks

Django database hung in migration

django django-south

How to unit test a Django South "datamigration"

Using Django South to move from concrete inheritance to abstract inheritance

Django south - how to abandon a mistaken (and broken) migration

django django-south

How do I change the choices in a Django model?

django and south migration with conflicts (0007_two ... and 0007_one) how to solve?

django-south migration order

"cannot be cast to type integer" error

How to fix Django South issue with regards to localflavor in Django 1.5?

Do I need to call syncdb before or after South migrate

South: Unknown command 'migrate'

django south migration, doesnt set default

python django django-south