diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing.txt b/docs/internals/contributing.txt index 5130a01f03..fadf8a68a5 100644 --- a/docs/internals/contributing.txt +++ b/docs/internals/contributing.txt @@ -940,7 +940,7 @@ dependencies: * gettext_ (:ref:`gettext_on_windows`) If you want to test the memcached cache backend, you will also need to define -a :setting:`CACHE_BACKEND` setting that points at your memcached instance. +a :setting:`CACHES` setting that points at your memcached instance. Each of these dependencies is optional. If you're missing any of them, the associated tests will be skipped. |
