django1/tests/sessions_tests
Mariusz Felisiak 7eaa2776e1 [3.1.x] Fixed #31895 -- Fixed crash when decoding invalid session data.
Thanks Matt Hegarty for the report.
Regression in d4fff711d4.
Backport of 4376c2c7f8 from master
2020-08-19 12:06:55 +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 [3.1.x] Fixed #31895 -- Fixed crash when decoding invalid session data. 2020-08-19 12:06:55 +02:00