Use env variables for settings.py variables

This commit is contained in:
Aarni Halinen
2019-10-09 23:49:57 +03:00
parent 7ffddf41f8
commit 562738f945
5 changed files with 20 additions and 101 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
*.swp
sikweb/settings.py
.env
*~
*.pyc
*.sqlite3