django/tests/cache
Adam Johnson ea901eb9ad [2.0.x] Refs #27318 -- Made DummyCache.set_many() return a list for consistency with other backends.
Backport of abacd09f07 from master
2017-10-30 12:24:29 -04:00
..
__init__.py
closeable_cache.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
liberal_backend.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests.py [2.0.x] Refs #27318 -- Made DummyCache.set_many() return a list for consistency with other backends. 2017-10-30 12:24:29 -04:00