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
794b7d8033
django1
/
django
/
contrib
/
sessions
/
backends
History
Adam Zapletal
887f3d3219
Fixed
#26764
-- Fixed Session.cycle_key() crash on unaccessed session.
2016-08-08 13:01:25 -04:00
..
__init__.py
…
base.py
Fixed
#26764
-- Fixed Session.cycle_key() crash on unaccessed session.
2016-08-08 13:01:25 -04:00
cache.py
Refs
#21608
-- Fixed incorrect cache key in cache session backend's save().
2016-04-04 07:41:59 -04:00
cached_db.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
db.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
file.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
signed_cookies.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00