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-12-09 11:05:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
f8b31dfdfc
django
/
tests
/
sessions_tests
History
Download ZIP
Download TAR.GZ
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
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