Skip to content

Commit 6557337

Browse files
authored
Merge pull request prajwalpd7#18 from Sajiyah-Salat/patch-1
Timezone updated
2 parents a8faed3 + 5244919 commit 6557337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todoApp/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
LANGUAGE_CODE = 'en-us'
108108

109-
TIME_ZONE = 'Asia/kolkata'
109+
TIME_ZONE = 'Asia/Kolkata'
110110

111111
USE_I18N = True
112112

0 commit comments

Comments
 (0)