Intégrer le discours dans un site 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 Merci d’avoir partagé ce lien. Cependant, il n’est pas accessible ou est privé. Savez-vous si cet exemple d’authentification unique (SSO) avec Django est disponible publiquement ?

@bartv Avez-vous des liens ou d’autres réflexions à partager concernant des exemples d’authentification unique (SSO) entre Django et Discourse ?

Merci !

Pour quiconque cherche, j’ai trouvé ce gist :

Quelqu’un a-t-il des liens, de la documentation ou un guide à partager ?

Cela fait près de deux ans, donc ce qui fonctionnait auparavant risque d’être obsolète :slight_smile: