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
09ee3b6fe3
django1
/
django
/
core
/
cache
History
Simon Charette
37835883ad
Fixed
#29550
-- Eased overriding pickle.dumps() protocol in cache backends and session serializer.
2018-07-09 11:46:55 -04:00
..
backends
Fixed
#29550
-- Eased overriding pickle.dumps() protocol in cache backends and session serializer.
2018-07-09 11:46:55 -04:00
__init__.py
Added 'caches' to django.core.cache.__all__.
2018-05-28 09:14:46 -04:00
utils.py
Refs
#27795
-- Replaced force_bytes() usage in django.core.cache.
2018-02-02 08:57:58 +01:00