This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-07 07:26:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
/
cache
History
Jeremy Lainé
2f33217ea2
Fixed
#33361
-- Fixed Redis cache backend crash on booleans.
2021-12-14 07:16:30 +01:00
..
backends
Fixed
#33361
-- Fixed Redis cache backend crash on booleans.
2021-12-14 07:16:30 +01:00
__init__.py
Fixed
#32747
-- Prevented initialization of unused caches.
2021-05-18 18:24:19 +02:00
utils.py
Fixed
#28401
-- Allowed hashlib.md5() calls to work with FIPS kernels.
2021-10-12 08:58:27 +02:00