RealmTeam / django-rest-framework-social-oauth2

python-social-auth and oauth2 support for django-rest-framework
MIT License
1.06k stars 191 forks source link

Django version update automatically #168

Closed rizwanwakil2017 closed 5 years ago

rizwanwakil2017 commented 6 years ago

Dear All, I have django application with version django 1.11. when I try to install django-rest-framework-social-oauth2, this update django to latest version 2. I don't want to upgrade the django version. Is there is any procedure to avoid the upgrade.

Thanks

Rizwan

PhilipGarnero commented 5 years ago

This is because I haven't released the version with the backward compatibility fixes. The issue is caused by django-oauth-toolkit