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

autoslug 1.9.4 python 3.7.3 django 2.2 import successfull but importlib fails #57

Open
FanatoniQ opened this issue May 20, 2019 · 0 comments

Comments

@FanatoniQ
Copy link

FanatoniQ commented May 20, 2019

Hi,

I am trying to use an AutoSlugField in my django 2.2 application, the import in my INSTALLED_APPS settings.py raises no error but when using it in my app model i get a python3 import lib error.

Any ideas why this happens and how to fix it ?

Below is the code and output.

autoslug_error

pip freeze outputs django-autoslug==1.9.4

PS : this happens when running python manage.py makemigrations

Yours thankfully

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