mirror of
https://github.com/django/django.git
synced 2025-06-08 13:09:13 +00:00
Fixed typos in docs/releases/3.0.txt.
This commit is contained in:
parent
9facc90020
commit
2a6f45e08e
@ -192,8 +192,8 @@ Cache
|
|||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
* :func:`~django.utils.cache.add_never_cache_headers` and
|
* :func:`~django.utils.cache.add_never_cache_headers` and
|
||||||
:func:`~django.views.decorators.cache.never_cache` now adds ``private``
|
:func:`~django.views.decorators.cache.never_cache` now add the ``private``
|
||||||
directive to a ``Cache-Control`` header.
|
directive to ``Cache-Control`` headers.
|
||||||
|
|
||||||
File Storage
|
File Storage
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user