Skip to content

Commit

Permalink
specify timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
rtpg committed Sep 20, 2023
1 parent 40543ac commit 21e73f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@
STATIC_URL = "/static/"

DEFAULT_AUTO_FIELD = "django.db.models.AutoField"

USE_TZ = True

0 comments on commit 21e73f7

Please sign in to comment.