1
0
mirror of https://github.com/django/django.git synced 2025-02-24 00:55:17 +00:00
Ed Morley f02dbbe1ae Fixed #11331 -- Stopped closing pylibmc connections after each request.
libmemcached manages its own connections, so isn't affected by refs #5133.
2016-09-02 14:44:27 -04:00
..