This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
sessions_tests
History
Tim Graham
4c2b26174f
[3.2.x] Removed 'tests' path prefix in a couple tests.
...
Backport of 694cf458f16b8d340a3195244196980b2dec34fd from main.
2023-01-31 15:28:16 +01:00
..
__init__.py
Moved contrib.sessions tests out of contrib.
2015-02-11 10:19:22 -05:00
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
[3.2.x] Removed 'tests' path prefix in a couple tests.
2023-01-31 15:28:16 +01:00