summaryrefslogtreecommitdiff
path: root/docs/topics
diff options
context:
space:
mode:
authorEd Morley <emorley@mozilla.com>2016-08-31 10:19:55 +0100
committerTim Graham <timograham@gmail.com>2016-08-31 12:31:30 -0400
commit1d54fb4483f034d2dced86f1b012671c8ee6ef5d (patch)
treeb275c7ff9bf613a072315e7d43ca64808f835f99 /docs/topics
parentcf45bb02d7082eeac98cecca825b28c89cd6ccd0 (diff)
Made settings docs link to cache parameters more specific.
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/cache.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/cache.txt b/docs/topics/cache.txt
index d8c43ad196..50b4be95b9 100644
--- a/docs/topics/cache.txt
+++ b/docs/topics/cache.txt
@@ -364,6 +364,8 @@ Note: Without a really compelling reason, such as a host that doesn't support
them, you should stick to the cache backends included with Django. They've
been well-tested and are easy to use.
+.. _cache_arguments:
+
Cache arguments
---------------