Added support for an optional settings.py file.
The chain of overrides looks like: decorator invocation > setttings.py > hardcoded defaults
This lets people transition from just adding the decorator to working on a larger application.
1 file changed