1
0
mirror of https://github.com/django/django.git synced 2025-07-08 19:59:11 +00:00
sarahboyce 51374161b0 [4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.
Updated the docs for `get_session_cookie_age`, `get_expiry_age`, and
`get_expiry_date` to clarify their intended usage by session backends
when saving the session.

Backport of ae506181f7fb9d9e74f4935686540bef29b60255 from main
2022-03-31 18:37:55 +02:00
..