mirror of
https://github.com/django/django.git
synced 2025-11-25 13:13:28 +00:00
Fixed #31814 -- Fixed typo in docs/ref/settings.txt.
This commit is contained in:
parent
bc4fea92b2
commit
f65454801b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue