mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[1.10.x] Made settings docs link to cache parameters more specific.
Backport of 1d54fb4483
from master
This commit is contained in:
parent
7c57f5cf8c
commit
e19490d4b1
2 changed files with 3 additions and 1 deletions
|
@ -216,7 +216,7 @@ Extra parameters to pass to the cache backend. Available parameters
|
|||
vary depending on your cache backend.
|
||||
|
||||
Some information on available parameters can be found in the
|
||||
:doc:`Cache Backends </topics/cache>` documentation. For more information,
|
||||
:ref:`cache arguments <cache_arguments>` documentation. For more information,
|
||||
consult your backend module's own documentation.
|
||||
|
||||
.. setting:: CACHES-TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue