aboutsummaryrefslogtreecommitdiffstats
path: root/tests/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/settings.py')
-rw-r--r--tests/settings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/settings.py b/tests/settings.py
index d21e9e4..309147f 100644
--- a/tests/settings.py
+++ b/tests/settings.py
@@ -8,8 +8,6 @@ BASE_DIR = os.path.dirname(os.path.dirname(__file__))
SECRET_KEY = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890'
-INTERNAL_IPS = ['127.0.0.1', '::1']
-
# Application definition