Use config from settings.py
This enables to use a settings.py in the base directory of the repo, if no environment variable set.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -33,3 +33,6 @@ nosetests.xml
|
||||
.mr.developer.cfg
|
||||
.project
|
||||
.pydevproject
|
||||
|
||||
# PuppetDB Settings
|
||||
/settings.py
|
||||
|
||||
Reference in New Issue
Block a user