Use of timezone in exemple

This commit is contained in:
Alvaro Leonel 2018-06-07 23:02:35 -03:00
parent 368e41d469
commit 785c73a0cd

View file

@ -65,3 +65,4 @@ APPEND_SLASH = True
DJANGO_NOTIFICATIONS_CONFIG = {
'USE_JSONFIELD': True,
}
USE_TZ = True