1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/docs/internals
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
..
_images
contributing Fixed #26952 -- Added tips for installing test suite dependencies. 2016-08-09 18:37:09 -04:00
deprecation.txt Fixed #20892 -- Allowed configuring memcached client using OPTIONS. 2016-08-31 12:50:14 -04:00
git.txt
howto-release-django.txt
index.txt
mailing-lists.txt
organization.txt
release-process.txt
roles.txt Added technical board for 1.11 release cycle. 2016-08-19 14:55:54 -04:00
security.txt
team.txt Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00