This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-18 23:10:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15a20dc9af
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
3389c5ea22
.
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