mirror of
https://github.com/django/django.git
synced 2025-04-08 15:36:47 +00:00
[3.0.x] Fixed typos in docs/releases/3.0.txt.
Backport of 2a6f45e08e8cb8c7e5157915c378b453109424d2 from master
This commit is contained in:
parent
fffce1ac4c
commit
0dede9e981
@ -192,8 +192,8 @@ Cache
|
||||
~~~~~
|
||||
|
||||
* :func:`~django.utils.cache.add_never_cache_headers` and
|
||||
:func:`~django.views.decorators.cache.never_cache` now adds ``private``
|
||||
directive to a ``Cache-Control`` header.
|
||||
:func:`~django.views.decorators.cache.never_cache` now add the ``private``
|
||||
directive to ``Cache-Control`` headers.
|
||||
|
||||
File Storage
|
||||
~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user