This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
436862787c
django
/
tests
/
sessions_tests
History
Adam Johnson
436862787c
Refs
#29708
-- Made SessionBase store expiry as string.
2022-01-13 13:05:42 +01: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
no_clear_expired.py
Fixed
#32301
-- Made clearsessions raise CommandError when clear_expired() is not implemented.
2020-12-28 09:30:16 +01:00
tests.py
Refs
#29708
-- Made SessionBase store expiry as string.
2022-01-13 13:05:42 +01:00