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 c5465ad commit f23a205Copy full SHA for f23a205
pytest_django_test/settings_base.py
@@ -29,3 +29,5 @@
29
]
30
31
DATABASE_ROUTERS = ['pytest_django_test.db_router.DbRouter']
32
+
33
+USE_TZ = True
0 commit comments