From 04065377bfe9b35046fe1cd3d6c4cbd0ede873be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20=C4=8C?= Date: Tue, 17 Nov 2020 22:37:46 +0100 Subject: [PATCH] abych to mohla testovat z mobilu --- mamweb/settings_local.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mamweb/settings_local.py b/mamweb/settings_local.py index de1f0b9b..0aadd27e 100644 --- a/mamweb/settings_local.py +++ b/mamweb/settings_local.py @@ -28,7 +28,7 @@ INTERNAL_IPS = ['127.0.0.1'] TEMPLATES[0]['OPTIONS']['debug'] = True -ALLOWED_HOSTS = ['127.0.0.1'] +ALLOWED_HOSTS = ['127.0.0.1', '192.168.43.34'] # Database # https://docs.djangoproject.com/en/1.7/ref/settings/#databases