This allows us to have a production settings.py that doesn't get overwritten at every git pull |
||
---|---|---|
.. | ||
__pycache__ | ||
.gitignore | ||
__init__.py | ||
settings.default.py | ||
urls.py | ||
wsgi.py |
This allows us to have a production settings.py that doesn't get overwritten at every git pull |
||
---|---|---|
.. | ||
__pycache__ | ||
.gitignore | ||
__init__.py | ||
settings.default.py | ||
urls.py | ||
wsgi.py |