【发布时间】:2018-05-18 17:41:43
【问题描述】:
我很困惑,因为 django-social-auth 和 python-social-auth 看起来是一样的,但它们不是。事实上 python-social-auth 是基于 django-social-auth 的。
现在我找不到任何可以比较这两者的资源。我什至无法在 python-social-auth 文档中找到为什么他们制作自己的项目而不是仅仅使用 django-social-auth。
对于我的项目,我需要选择这两个中的一个。你能帮我做这个选择吗?
想想你的时间。
【问题讨论】:
-
帮助而不是粗鲁怎么样?我已经说过我在他们的文档中找不到它。
标签: django django-socialauth python-social-auth