Use secret.txt file auto-generated in project root as default SECRET_KEY
Also add it to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,6 +4,8 @@ Session.vim
|
||||
/.venv
|
||||
/.coverage
|
||||
/htmlcov
|
||||
/secret.txt
|
||||
/static
|
||||
|
||||
__pycache__
|
||||
.*.swp
|
||||
|
||||
Reference in New Issue
Block a user