mirror of
https://github.com/django/django.git
synced 2025-06-12 06:59:13 +00:00
[3.1.x] Fixed #31814 -- Fixed typo in docs/ref/settings.txt.
Backport of f65454801bfa13fc043fee0aca8f49af41380683 from master
This commit is contained in:
parent
2b3ca7a5f1
commit
2521664041
@ -251,7 +251,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