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 05:05:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
ada7a4aefb
django
/
tests
/
sessions_tests
History
Download ZIP
Download TAR.GZ
Tore Lundqvist
3389c5ea22
Fixed
#21608
-- Prevented logged out sessions being resurrected by concurrent requests.
...
Thanks Simon Charette for the review.
2016-02-26 18:56:56 -05:00
..
__init__.py
models.py
Stopped registering the sessions tests models to the sessions app.
2016-02-04 12:28:09 -05:00
tests.py
Fixed
#21608
-- Prevented logged out sessions being resurrected by concurrent requests.
2016-02-26 18:56:56 -05:00