This commit is contained in:
Ross
2021-07-27 18:14:42 +01:00
parent fd92e662bf
commit 057811ec4e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ SERIALIZATION_MODULES = {
LANGUAGE_CODE = 'en-us'
TIME_ZONE = 'UTC'
TIME_ZONE = 'Europe/London'
USE_I18N = True