omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

Cannot import name engines #1078

Closed fendyh closed 7 years ago

fendyh commented 7 years ago

I'm now encountering an error, it says ImportError at / cannot import name engines it traced back to /lib/python2.7/site-packages/social_django/strategy.py in this line from django.template import TemplateDoesNotExist, RequestContext, loader, engines

please help

omab commented 7 years ago

Roll back to python-social-auth 0.2.21, anything >= 0.3.0 is not compatible with Django 1.7.