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

Update django mongoengine backend #1027

Closed erezarnon closed 7 years ago

erezarnon commented 7 years ago

Django support has been split from the main mongoengine project

omab commented 7 years ago

I've ported this change into social-app-django-mongoengine.

Thanks!