mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Fix #20195: wrong reference in session settings documentation.
This commit is contained in:
parent
9191ce6643
commit
2c27300f34
2 changed files with 3 additions and 1 deletions
|
|
@ -453,6 +453,8 @@ session cookie is sent.
|
|||
.. versionchanged:: 1.5
|
||||
The session is not saved if the response's status code is 500.
|
||||
|
||||
.. _browser-length-vs-persistent-sessions:
|
||||
|
||||
Browser-length sessions vs. persistent sessions
|
||||
===============================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue