1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/cache
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