aboutsummaryrefslogtreecommitdiffstats
path: root/example/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/settings.py')
-rw-r--r--example/settings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/settings.py b/example/settings.py
index ce1f8e2..5f22afa 100644
--- a/example/settings.py
+++ b/example/settings.py
@@ -10,8 +10,6 @@ SECRET_KEY = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890'
DEBUG = True
-INTERNAL_IPS = ['127.0.0.1', '::1']
-
TEMPLATE_DEBUG = True