From 1a250c91cabdf1e83e8f7a4f88604e68f50cae32 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Sun, 3 Mar 2024 17:09:41 +0100 Subject: [PATCH] new video --- alkator/settings.py | 3 ++- frontend/src/scripts/index.js | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/alkator/settings.py b/alkator/settings.py index c11bd8c..56ee0c1 100644 --- a/alkator/settings.py +++ b/alkator/settings.py @@ -90,6 +90,7 @@ EMAIL_PORT = 465 EMAIL_HOST_USER = 'info@alkator.cz' EMAIL_HOST_PASSWORD = 'hX:"D+6R+c%fLnq' EMAIL_USE_SSL = True +EMAIL_TIMEOUT = 10 # Password validation @@ -116,7 +117,7 @@ AUTH_PASSWORD_VALIDATORS = [ LANGUAGE_CODE = 'en-us' -TIME_ZONE = 'UTC' +TIME_ZONE = 'CET' USE_I18N = True diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 913e3e3..f9dff52 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -100,7 +100,7 @@ class Main extends Component {
- +
kontakt: info@alkator.cz