This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
sessions_tests
History
Jon Dufresne
5faf745999
Refs
#21608
-- Fixed incorrect cache key in cache session backend's save().
...
The bug was introduced commit 3389c5ea229884a1943873fe7e7ffc2800cefc22.
2016-04-04 07:41:59 -04: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
Refs
#21608
-- Fixed incorrect cache key in cache session backend's save().
2016-04-04 07:41:59 -04:00