mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #13008 -- Forwardported 1.8.8 release note.
Forwardport of b51086d573 from stable/1.8.x
This commit is contained in:
@@ -303,7 +303,7 @@ Cache
|
||||
|
||||
* :func:`django.views.decorators.cache.never_cache` now sends more persuasive
|
||||
headers (added ``no-cache, no-store, must-revalidate`` to ``Cache-Control``)
|
||||
to better prevent caching.
|
||||
to better prevent caching. This was also added in Django 1.8.8.
|
||||
|
||||
CSRF
|
||||
^^^^
|
||||
|
||||
Reference in New Issue
Block a user