diff options
| author | Ed Morley <emorley@mozilla.com> | 2016-08-31 10:19:55 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-08-31 12:31:51 -0400 |
| commit | e19490d4b1fce5ee89142ee1a17b138f1ee2ea3a (patch) | |
| tree | 03f2d63a8ed2e59fa3011ceba5c2c25b5aa51ad8 /docs/topics | |
| parent | 7c57f5cf8cd10b69d0c76ba97ab048ccc2917c55 (diff) | |
[1.10.x] Made settings docs link to cache parameters more specific.
Backport of 1d54fb4483f034d2dced86f1b012671c8ee6ef5d from master
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/cache.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/cache.txt b/docs/topics/cache.txt index 21e16b705a..6f6fce0a71 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 --------------- |
