This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
09e5409cb5
django1
/
tests
/
sessions_tests
History
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
Moved contrib.sessions tests out of contrib.
2015-02-11 10:19:22 -05:00
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