1
0
mirror of https://github.com/django/django.git synced 2025-02-24 17:15:03 +00:00
Mike Grouchy a2e927b7ed BaseCache now has a no-op close method as per ticket #18582
Also removed the hasattr check when firing request_finished signal for
caches with a 'close' method. Should be safe to call `cache.close`
everywhere now
2012-07-18 14:16:55 -04:00
..
2012-07-14 12:32:39 +02:00