Loading docs/topics/cache.txt +1 −1 Original line number Diff line number Diff line Loading @@ -554,7 +554,7 @@ setting for the middleware. It can be used like this:: def my_view(request): ... The ``key_prefix and ``cache`` arguments may be specified together. The The ``key_prefix`` and ``cache`` arguments may be specified together. The ``key_prefix`` argument and the :setting:`KEY_PREFIX <CACHES-KEY_PREFIX>` specified under :setting:`CACHES` will be concatenated. Loading Loading
docs/topics/cache.txt +1 −1 Original line number Diff line number Diff line Loading @@ -554,7 +554,7 @@ setting for the middleware. It can be used like this:: def my_view(request): ... The ``key_prefix and ``cache`` arguments may be specified together. The The ``key_prefix`` and ``cache`` arguments may be specified together. The ``key_prefix`` argument and the :setting:`KEY_PREFIX <CACHES-KEY_PREFIX>` specified under :setting:`CACHES` will be concatenated. Loading