django1/django/core/cache
Malcolm Tredinnick 7c33cc7f5e Fixed #7398 -- Allow for custom cache-backends to be used.
Based on a patch from Lau Bech Lauritzen and Brenton Simpson.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8075 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-25 18:51:32 +00:00
..
backends Fixe #6131 -- Fixed a problem with expired keys in the locmem cache. Based on a patch from sherbang. 2007-12-11 01:20:25 +00:00
__init__.py Fixed #7398 -- Allow for custom cache-backends to be used. 2008-07-25 18:51:32 +00:00