políčko pro zpětnou vazbu #3

Merged
zelvuska merged 3 commits from zpetna_vazba into master 2022-11-14 23:52:14 +01:00
Showing only changes of commit 6eaa174d87 - Show all commits

View file

@ -31,6 +31,7 @@ TEMPLATES[0]['OPTIONS']['debug'] = True
from ipaddress import ip_network
ALLOWED_HOSTS = [str(ip) for ip in ip_network('192.168.0.0/16')]
ALLOWED_HOSTS.append('127.0.0.1')
ALLOWED_HOSTS.append('localhost')
# Database
# https://docs.djangoproject.com/en/1.7/ref/settings/#databases