This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-23 21:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
4cb15450ad
django
/
tests
/
sessions_tests
History
Download ZIP
Download TAR.GZ
Jon Dufresne
77aa74cb70
Refs
#29983
-- Added support for using pathlib.Path in all settings.
2019-11-07 10:26:22 +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
tests.py
Refs
#29983
-- Added support for using pathlib.Path in all settings.
2019-11-07 10:26:22 +01:00