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 c87f65e commit e77e71dCopy full SHA for e77e71d
1 file changed
sample_project/settings.py
@@ -23,6 +23,7 @@
23
}
24
25
TIME_ZONE = 'America/Chicago'
26
+USE_TZ = True
27
28
LANGUAGE_CODE = 'en-us'
29
0 commit comments