Hello all, I'm using Weblate I've configured as documentation says, by setting AUTHENTICATION_BACKENDS with 'social.backends.github.GithubOAuth2' I've set SOCIAL_AUTH_GITHUB_* with the appropriate values generated from github, and even set http://example.com/complete/github/ changing example.com to my domain then I got http://traduza.postgresql.org.br:8000/complete/... ... but i'm getting an error when try to login using the github aut
h, my Weblate instance returns to me a Page not found error, I'm using DEBUG so I see this to: http://traduza.postgresql.org.br:8000/complete/... ... Using the URLconf defined in weblate.urls, Django tried these URL patterns, in this order ...