django1/django/core/cache
Tim Graham 7788c71890 [1.6.x] Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3.
Backport of 3c736207a3 from master
2013-07-09 11:57:44 -04:00
..
backends [1.6.x] Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3. 2013-07-09 11:57:44 -04:00
__init__.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
utils.py Fixed #19253 -- Extracted template cache key building logic 2013-02-24 14:32:45 +01:00