简体   繁体   English

python2.7 django 1.10.3。 无法使用oauth2app

[英]python2.7 django 1.10.3. Can't use oauth2app

我已使用pip安装了oauth2app ,并将其添加到setting.py中,当我运行迁移时,未在MySQL中创建oauth2app的表。

The last update of oauth2app on git was in 2014. So as i understand it didn't support new versions of django. Oauth2app在git上的最新更新是在2014年。所以据我所知,它不支持django的新版本。 However I found django-oauth-toolkit , that connect oauth2app with new version of Django. 但是我找到了 django-oauth-toolkit ,它将oauth2app与新版本的Django连接。 Try it, maybe it's helps you. 试试吧,也许对您有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM