summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.sample
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-05-02 11:39:11 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-05-02 11:39:11 +0200
commita3e7fa4a7fd7bbf71d5540c3f82050f3f13204b3 (patch)
tree0af05dafe5ebfed16626588603af2b8639f38853 /example_project/local_settings.py.sample
parentd43d4752ad7728824c2084fb777148398f614c0d (diff)
downloadIshtar-a3e7fa4a7fd7bbf71d5540c3f82050f3f13204b3.tar.bz2
Ishtar-a3e7fa4a7fd7bbf71d5540c3f82050f3f13204b3.zip
Install script: fix and simplify nginx template
Diffstat (limited to 'example_project/local_settings.py.sample')
-rw-r--r--example_project/local_settings.py.sample2
1 files changed, 0 insertions, 2 deletions
diff --git a/example_project/local_settings.py.sample b/example_project/local_settings.py.sample
index 4c07f7152..f49963c84 100644
--- a/example_project/local_settings.py.sample
+++ b/example_project/local_settings.py.sample
@@ -11,8 +11,6 @@ ADMINS = (
# ('Your Name', 'your_email@domain.com'),
)
-MANAGERS = ADMINS
-
DATABASES = {
'default': {
'NAME': 'ishtar',