From 057811ec4e6116a43a66b10a8a222142309c7990 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 27 Jul 2021 18:14:42 +0100 Subject: [PATCH] . --- rad/settings.py | 2 +- templates/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/rad/settings.py b/rad/settings.py index 64f081ee..cb786ff2 100644 --- a/rad/settings.py +++ b/rad/settings.py @@ -139,7 +139,7 @@ SERIALIZATION_MODULES = { LANGUAGE_CODE = 'en-us' -TIME_ZONE = 'UTC' +TIME_ZONE = 'Europe/London' USE_I18N = True diff --git a/templates/index.html b/templates/index.html index 67e96944..c5255541 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,6 +6,7 @@ Anatomy Physics Rapids + Longs {% if not request.user.is_authenticated %} Log in Reset password