Moved settings.py to settings.py.example to avoid overriding of settings and force user configuration

This commit is contained in:
Raynaldo Rivera 2014-11-15 02:58:04 -07:00
parent b34cf2a21c
commit 770f63773f
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@ docs/_build/
target/
.vagrant/
alliance_auth/settings.py

View File