We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37e6d4 commit a0cfc69Copy full SHA for a0cfc69
1 file changed
testsettings.py
@@ -1,3 +1,5 @@
1
+USE_TZ = True
2
+
3
DATABASES = {
4
'default': {
5
'ENGINE': 'django.db.backends.sqlite3',
0 commit comments