Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration issue #98

Open
FabriceSalvaire opened this issue Mar 13, 2019 · 1 comment
Open

Migration issue #98

FabriceSalvaire opened this issue Mar 13, 2019 · 1 comment

Comments

@FabriceSalvaire
Copy link

I have this error when I run manage.py makemigrations

  File "/home/opt/python-virtual-env/django-cms/lib/python3.7/site-packages/cmsplugin_contact/migrations/0003_auto__add_field_contact_form_name.py", line 3, in <module>
    from south.db import db
  File "/home/opt/python-virtual-env/django-cms/lib/python3.7/site-packages/south/db/__init__.py", line 84, in <module>
    db = dbs[DEFAULT_DB_ALIAS]
KeyError: 'default'
@FabriceSalvaire
Copy link
Author

And if I link migrations_django to migrations, I got a on_delete issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant