[1.8.x] Refs #25527 -- Removed redundant doc heading link that leads to a warning when generating PDF.
Backport of 25f287f6b2
from master
This commit is contained in:
parent
4ec96b776b
commit
ae2250507d
|
@ -275,8 +275,8 @@ warning in :class:`~django.middleware.gzip.GZipMiddleware` for more information.
|
|||
Sessions
|
||||
--------
|
||||
|
||||
:ref:`Using cached sessions <cached-sessions-backend>`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Using cached sessions
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
:ref:`Using cached sessions <cached-sessions-backend>` may be a way to increase
|
||||
performance by eliminating the need to load session data from a slower storage
|
||||
|
|
Loading…
Reference in New Issue