Skip to content

Commit 3ae9a5c

Browse files
committed
ci: fix django test
1 parent 5e85107 commit 3ae9a5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: ci/test_mysql.py

+2
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@
3939
]
4040

4141
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
42+
43+
USE_TZ = True

0 commit comments

Comments
 (0)