summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.sample
diff options
context:
space:
mode:
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',