From f7dbad696aa5b5ba56a66ee2c6692d47239aa8e9 Mon Sep 17 00:00:00 2001 From: VladislavOstapov Date: Tue, 23 Jan 2024 13:10:16 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D1=83=20=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ospaz_site/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ospaz_site/settings.py b/ospaz_site/settings.py index 086be32..83fcc86 100644 --- a/ospaz_site/settings.py +++ b/ospaz_site/settings.py @@ -136,7 +136,7 @@ TIME_ZONE = 'Europe/Moscow' USE_I18N = True -USE_TZ = True +USE_TZ = False # Static files (CSS, JavaScript, Images)