django1/django/core/cache
Claude Paroz eefb00f301 Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official deprecation timeline.
Thanks Ramiro Morales for the review.
2012-04-29 20:47:36 +02:00
..
backends Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
__init__.py Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official deprecation timeline. 2012-04-29 20:47:36 +02:00