Answer the question
In order to leave comments, you need to log in
Where to store secret variables?
Where to store secret variables for Django settings?
I have two options:
1. Use python-env
2. Create a python file and write the necessary variables into it, and then just import them into the settings file
Which of the two is better?
Are there better options?
Answer the question
In order to leave comments, you need to log in
How to upload a Django project to github with secret information in settings.py?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question