django/tests/sessions_tests
Mariusz Felisiak 99abfe8f4d
Fixed #31864 -- Fixed encoding session data during transition to Django 3.1.
Thanks אורי for the report.
2020-08-07 21:42:39 +02:00
..
__init__.py
models.py Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). 2019-05-21 08:50:09 +02:00
tests.py Fixed #31864 -- Fixed encoding session data during transition to Django 3.1. 2020-08-07 21:42:39 +02:00