django/tests/cache
Malcolm Box af5f688392 Fixed #22495 -- Locmem cache.add() failed with infinite timeouts
cache.add() incorrectly succeeded when there was an existing key
with an infinite (None) timeout.
2014-04-23 14:49:46 +02:00
..
__init__.py
closeable_cache.py
liberal_backend.py
models.py
tests.py Fixed #22495 -- Locmem cache.add() failed with infinite timeouts 2014-04-23 14:49:46 +02:00