Django openid 应用程序在谷歌应用程序引擎中的部署
我正在尝试在谷歌应用程序引擎中部署我的 Django 应用程序。基本应用程序通过 django-nonrel 应用程序运行良好。
我的另一个应用程序包含 openid(google mail) 登录。我已经安装了我的机器并根据 django-nonrel 应用程序更新了所有预先请求。应用程序部署成功,但在重定向到 openid 登录时显示以下错误:
OpenID 失败
OpenID 发现错误:获取 XRDS 文档时出错:HTTPResponse 实例没有属性“readline”
我试图找出此错误相关帖子,此问题基于第三方应用程序,因此我在哪里获取适用于谷歌应用程序引擎的 OpenID 应用程序或需要以不同的方式执行。如果有人知道请指导我。谢谢。
I am trying to deploy my django application in google app engine. The basic application works fine through django-nonrel app.
My another application contains openid(google mail) login. All the pre-requests i have installed my machine and configuration updated based on django-nonrel app. Application deployed successfully but while redirecting to openid login its show the below error:
OpenID Failed
OpenID discovery error: Error Fetching XRDS document: HTTPResponse instance has no attribute 'readline'
I was try to find out this not getting related posts, this issue is based on the third party app so where i get OpenID app for google app engine or need to do in different way. If anybody knows please guide me on this. Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论