This commit is contained in:
Martin Quarda 2024-02-06 08:42:05 +01:00
parent b63e83a6fe
commit 566dfb894a

View File

@ -27,6 +27,8 @@ DEBUG = True
ALLOWED_HOSTS = ['https://alkator.cz', 'localhost']
CSRF_TRUSTED_ORIGINS = ['https://alkator.cz']
# Application definition
INSTALLED_APPS = [