Open csterling opened 4 years ago
Currently settings for the server are defined in Python. Modify this so the definition is data-driven.
Django supports custom settings via --settings (see documentation).
--settings
Currently settings for the server are defined in Python. Modify this so the definition is data-driven.