mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-16 21:30:24 +00:00
Use of timezone in exemple
This commit is contained in:
parent
368e41d469
commit
785c73a0cd
1 changed files with 1 additions and 0 deletions
|
|
@ -65,3 +65,4 @@ APPEND_SLASH = True
|
|||
DJANGO_NOTIFICATIONS_CONFIG = {
|
||||
'USE_JSONFIELD': True,
|
||||
}
|
||||
USE_TZ = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue