django/tests/cache
Ramiro Juan Nocelli 20e26762ec Refs #5815, #31938, #34271 -- Created invalidate_view_cache function to manually invalidate cache key.
Thanks Laurent Tramoy for the implementation idea and Carlton Gibson for
the support.
2025-10-12 19:26:09 +02:00
..
__init__.py
closeable_cache.py
failing_cache.py Fixed #34901 -- Added async-compatible interface to session engines. 2024-03-13 17:55:15 +01:00
liberal_backend.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #5815, #31938, #34271 -- Created invalidate_view_cache function to manually invalidate cache key. 2025-10-12 19:26:09 +02:00
tests_async.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00