1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/cache
ecogels a0a5e0f4c8 Fixed #32705 -- Prevented database cache backend from checking .rowcount on closed cursor.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-05-05 12:41:59 +02:00
..
__init__.py
closeable_cache.py
liberal_backend.py
models.py
tests.py Fixed #32705 -- Prevented database cache backend from checking .rowcount on closed cursor. 2021-05-05 12:41:59 +02:00