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-03-23 07:40:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
c8d3cbdba8
Branches
Tags
View all branches
django
/
django
/
core
/
cache
History
Andrew-Chen-Wang
301a85a12f
Fixed
#32076
-- Added async methods to BaseCache.
...
This also makes DummyCache async-compatible.
2021-09-07 20:14:25 +02:00
..
backends
Fixed
#32076
-- Added async methods to BaseCache.
2021-09-07 20:14:25 +02:00
__init__.py
Fixed
#32747
-- Prevented initialization of unused caches.
2021-05-18 18:24:19 +02:00
utils.py
Fixed
#30772
-- Optimized make_template_fragment_key().
2019-09-18 14:53:05 +02:00