mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
commit
1e481c4a45
1 changed files with 1 additions and 1 deletions
|
|
@ -33,4 +33,4 @@ CACHES = {
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
|
||||
USE_TZ = False
|
||||
USE_TZ = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue