django1/tests/sessions_tests
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