Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Is it possible to use django-federated-login on a single project with virtual hosts? #4

Closed
aoussarmustapha opened this issue Apr 5, 2014 · 1 comment
Labels

Comments

@aoussarmustapha
Copy link

I have a django project that has virtual hosts enabled then I have many sites that share the same code except database, settings files and wsgi scripts.

For each site I have a site-*.wsgi, site-*-settings.py, site-*-settings-local.py. I want to install django-federated-login but I should to add for each site 'federated_login' as installed app.

Can django-federated-login work on a single project with virtual hosts?

Thanks!

@Bouke
Copy link
Owner

Bouke commented Apr 6, 2014

Hi @stakkit, federated_login can be configured through the site's settings. I think your use-case would work for the package.

@Bouke Bouke closed this as completed Apr 6, 2014
@Bouke Bouke added the question label Apr 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants