junction
junction copied to clipboard
Improve settings handling
Currently, during development setup, the contributor needs to juggle around settings files.
This isn't great, and we should probably consolidate our settings setup with django-settings while we're doing this.
Can't the setting variables be taken from the environment in the current state/in the proposed workflow?
Note: Also, document all the variables that can be set.