django1/django/core/cache
Alex Gaynor e4919f64b0 Clean up the the locmem cache backend and utils.synch by using context managers. Puch prettier.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17152 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-27 04:28:31 +00:00
..
backends Clean up the the locmem cache backend and utils.synch by using context managers. Puch prettier. 2011-11-27 04:28:31 +00:00
__init__.py Fixed #16410 -- Fixed get_cache to behave gracefully when given a string that can't be split. Thanks, jedie. 2011-07-05 09:10:58 +00:00