1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
Ed Morley 65ec8fa8ca Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
Previously, the MemcachedCache backend ignored `OPTIONS` and
PyLibMCCache used them to set pylibmc behaviors. Both backends now
pass `OPTIONS` as keyword arguments to the client constructors.
2016-08-31 12:50:14 -04:00
..
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00