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-02-12 10:26:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
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
..
__init__.py
…
closeable_cache.py
…
liberal_backend.py
…
models.py
…
tests_async.py
Fixed
#32076
-- Added async methods to BaseCache.
2021-09-07 20:14:25 +02:00
tests.py
Refs
#33060
-- Ensured cache backends validate keys.
2021-09-07 11:59:40 +02:00