Revision history [back]
I was not able to debug the migration, but I worked around it via:
python manage.py syncdb --all
python manage.py migrate --fake
I was not able to debug the migration, but I worked around it via:
python manage.py syncdb --all
python manage.py migrate --fake