1
0
mirror of https://github.com/django/django.git synced 2025-03-10 17:32:41 +00:00
django/tests/regressiontests
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-06-19 17:37:28 +02:00