django1/django/core/cache
Malcolm Tredinnick 66612ef529 Fixed #6413 -- Fixed a deadlock situation in the locmem culling implementation.
Thanks, Joe Holloway.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-26 05:27:59 +00:00
..
backends Fixed #6413 -- Fixed a deadlock situation in the locmem culling implementation. 2008-07-26 05:27:59 +00:00
__init__.py Fixed #7398 -- Allow for custom cache-backends to be used. 2008-07-25 18:51:32 +00:00