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-08-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
bcc2befd0e
django
/
tests
/
sessions_tests
History
Download ZIP
Download TAR.GZ
Tom Carrick
bcc2befd0e
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02: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
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00