mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #25527 -- Removed redundant doc heading link that leads to a warning when generating PDF.
This commit is contained in:
parent
7ce6b10e94
commit
25f287f6b2
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue