mirror of
https://github.com/django/django.git
synced 2025-07-17 08:09:13 +00:00
[3.0.x] Fixed #31814 -- Fixed typo in docs/ref/settings.txt.
Backport of f65454801bfa13fc043fee0aca8f49af41380683 from master
This commit is contained in:
parent
76b7b3a778
commit
f4b7996e9b
@ -246,7 +246,7 @@ See the :ref:`cache documentation <cache_versioning>` for more information.
|
||||
``CACHE_MIDDLEWARE_ALIAS``
|
||||
--------------------------
|
||||
|
||||
Default: ``default``
|
||||
Default: ``'default'``
|
||||
|
||||
The cache connection to use for the :ref:`cache middleware
|
||||
<the-per-site-cache>`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user