Answer the question
In order to leave comments, you need to log in
Can't make Django-Social-Auth migration, what's the problem?
After setting up social auth, I tried to migrate, the result was this:
from django.utils.importlib import import_module
ImportError: No module named 'django.utils.importlib'
This is from
File "/home/daniil/someenv/myenv/lib/ python3.5/site-packages/social_auth/models.py", line 4, in
What's the problem? Django 1.11.1 , python 3.5
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question