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

[Feature Request]: update settings.py to read values from environment variables #21

Open
1 task done
davidslusser opened this issue Feb 2, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@davidslusser
Copy link
Contributor

Description

The settings.py file has many settings that are static and some are secret. Update the settings.py file to read values from environment variables to add flexibility and safety. Hint: django-environ works great!

Problem

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@davidslusser davidslusser added enhancement New feature or request good first issue Good for newcomers labels Feb 2, 2024
@joeriddles joeriddles changed the title [Feature Request]: update settings.py yo read values from environment variables [Feature Request]: update settings.py to read values from environment variables Feb 2, 2024
@artsyjian artsyjian mentioned this issue Sep 2, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant