abych to mohla testovat z mobilu
This commit is contained in:
parent
5b9561271d
commit
04065377bf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue