Show unread notifications color
This commit is contained in:
parent
9fdb75e2d3
commit
0d7801f6f4
3 changed files with 12 additions and 5 deletions
|
@ -14,7 +14,7 @@ VERSION = "0.1.1"
|
|||
PAGE_LENGTH = env("PAGE_LENGTH", 15)
|
||||
DEFAULT_LANGUAGE = env("DEFAULT_LANGUAGE", "English")
|
||||
|
||||
JS_CACHE = "2d3181e1"
|
||||
JS_CACHE = "9b4cc1f7"
|
||||
|
||||
# email
|
||||
EMAIL_BACKEND = env("EMAIL_BACKEND", "django.core.mail.backends.smtp.EmailBackend")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue