Private
Public Access
1
0

factored passwords out of settings.py with yamjam

This commit is contained in:
Sander Roosendaal
2017-01-24 14:57:31 +01:00
parent 6597ecd2fa
commit 50b38641c8
2 changed files with 26 additions and 18 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Compiled python modules.
*.pyc
@@ -26,4 +27,7 @@ manage.py
# migrations
/rowers/migrations/
/cvkbrno/migrations/
/cvkbrno/migrations/
# secrets
config.yaml