We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef4178 commit 3bd9c28Copy full SHA for 3bd9c28
tests/settings.py
@@ -11,7 +11,7 @@
11
12
ALLOWED_HOSTS = []
13
14
-TIME_ZONE = 'America/Chicago'
+TIME_ZONE = "UTC"
15
16
LANGUAGE_CODE = 'en-us'
17
0 commit comments