﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6988	Inconsistent CACHE_MIDDLEWARE_SECONDS = 0 meaning across cache backends	Simon Law <simon@…>	nobody	"According to http://www.djangoproject.com/documentation/cache/#the-per-site-cache, settings.CACHE_MIDDLEWARE_SECONDS is ""The number of seconds each page should be cached.""

However, memcached takes a 0 second timeout to mean ""cache forever"" instead of ""do not cache"".

This patch enforces the Django meaning in django.core.cache.backends.memcached"		closed	Core (Cache system)	dev		wontfix	CacheMiddleware memcached CACHE_MIDDLEWARE_SECONDS	eric@…	Accepted	1	0	0	0	0	0
