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

Use python-dotenv to manage settings from env #177

Open
hakbailey opened this issue Nov 25, 2019 · 0 comments
Open

Use python-dotenv to manage settings from env #177

hakbailey opened this issue Nov 25, 2019 · 0 comments

Comments

@hakbailey
Copy link
Contributor

Replace multiple settings files with a single file that uses env variables and a standard default value. Add python-dotenv usage to manage.py file to allow a .env file for ease of setting env variables.

gravesm pushed a commit that referenced this issue Nov 26, 2019
This partially addresses #177. Completely fixing this issue is going to
require much deeper work, I think, and will be better addressed across
multiple PRs.
gravesm pushed a commit that referenced this issue Nov 26, 2019
This partially addresses #177. Completely fixing this issue is going to
require much deeper work, I think, and will be better addressed across
multiple PRs.
gravesm pushed a commit that referenced this issue Nov 26, 2019
This partially addresses #177. Completely fixing this issue is going to
require much deeper work, I think, and will be better addressed across
multiple PRs.
hakbailey pushed a commit that referenced this issue Jan 21, 2020
This partially addresses #177. Completely fixing this issue is going to
require much deeper work, I think, and will be better addressed across
multiple PRs.
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

1 participant