django1/django/core/cache
Ed Morley f02dbbe1ae Fixed #11331 -- Stopped closing pylibmc connections after each request.
libmemcached manages its own connections, so isn't affected by refs #5133.
2016-09-02 14:44:27 -04:00
..
backends Fixed #11331 -- Stopped closing pylibmc connections after each request. 2016-09-02 14:44:27 -04:00
__init__.py Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check. 2015-09-18 07:44:39 -04:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00