mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-05-25 12:43:46 +00:00
#263 Fix vunerability in views
This commit is contained in:
parent
afff7760a2
commit
748e6c19b2
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
- #263 Fix vunerability in views
|
- #263 Fix vunerability in views
|
||||||
- new setting 'CACHE_TIMEOUT' to cache certain result such as "notifications.unread().count".
|
- new setting 'CACHE_TIMEOUT' to cache certain result such as "notifications.unread().count".
|
||||||
(a timeout value of 0 won’t cache anything).
|
(a timeout value of 0 won’t cache anything).
|
||||||
|
- #263 Fix vunerability in views
|
||||||
|
|
||||||
## 1.7.0
|
## 1.7.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue