在Django网站中集成话语系统?

Hi, is it possible to integrate Discourse into a Phyton based Django site? I ask because Discourse’s backend is written in Ruby on Rails. Many thanks, Torsten

It might help if you could describe what you’re trying to achieve. Our main site runs on Django and it was fairly easy to set up SSO for Discourse. Other than logging in and copying some basic user info, that’s all the integration we need. So if that’s enough for you too, then yes :slight_smile:

Yes, that’s pretty much what I wanted to hear :slight_smile: Many thanks for your swift response.

FYI

https://meta.discourse.org/t/sso-example-for-django/14258

@vinothkannans 感谢您分享该链接。不过,该链接似乎无法访问或为私有内容。您是否知道该 Django SSO 示例是否公开可用?

@bartv 关于 Django 与 Discourse 之间的 SSO 示例,您是否有相关链接或更多想法可以分享?

谢谢!

给其他寻找的人,我找到了这个 gist:

有人有链接、文档或指南可以分享吗?

已经快两年了,以前有效的内容可能已经失效了:slight_smile: