Cannot use environment variables for settings in Django

后端 未结 2 429
失恋的感觉
失恋的感觉 2021-02-03 10:42

In trying to find a place to store and save settings beyond settings.py and the database, I used an environment.json for environment variables. I import these in settings.py.

2条回答
提交回复
热议问题