Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set OAUTH_BASE_URL in local_settings.py #51

Open
karmaking opened this issue Jan 20, 2019 · 1 comment
Open

set OAUTH_BASE_URL in local_settings.py #51

karmaking opened this issue Jan 20, 2019 · 1 comment

Comments

@karmaking
Copy link
Contributor

currently, OAUTH_BASE_URL must to be set in settings.py. It should be in local_settings.py.

@chrisjsimpson
Copy link
Contributor

There's no need for anything to be in local_settings.py, it's just for overriding anything in settings.py for local development.

Please explain the scenario why OAUTH_BASE_URL needs to be in local_settings.py

otherwise I think this issue should be closed as non issue.

PengfeiLi0218 added a commit to PengfeiLi0218/API-Tester that referenced this issue Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants