diff options
| author | Ed Morley <emorley@mozilla.com> | 2016-08-31 13:12:40 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-08-31 12:50:14 -0400 |
| commit | 65ec8fa8ca56a5378345375e1079025c96d0b833 (patch) | |
| tree | d803828eb0106f89ee909dfe7c0b69f953b280e6 /AUTHORS | |
| parent | 1d54fb4483f034d2dced86f1b012671c8ee6ef5d (diff) | |
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.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -224,6 +224,7 @@ answer newbie questions, and generally made Django that much better: Doug Napoleone <doug@dougma.com> dready <wil@mojipage.com> dusk@woofle.net + Ed Morley <https://github.com/edmorley> eibaan@gmail.com Emil Stenström <em@kth.se> enlight |
