0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/cache
Jon Janzen f5c340684b Fixed #34901 -- Added async-compatible interface to session engines.
Thanks Andrew-Chen-Wang for the initial implementation which was posted
to the Django forum thread about asyncifying contrib modules.
2024-03-13 17:55:15 +01: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
tests_async.py
tests.py Fixed #27225 -- Added "Age" header when fetching cached responses. 2024-02-05 13:27:51 +01:00