django1/django/core/cache
Florian Apolloner d47f794f8f Properly closed cache connections at the end of the request.
This only affects the new cache api and not the deprecated get_cache.

Refs #21012
2013-11-24 16:23:28 +01:00
..
backends Follow up to e112654fc8 2013-11-23 18:55:28 +01:00
__init__.py Properly closed cache connections at the end of the request. 2013-11-24 16:23:28 +01:00
utils.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00