﻿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
9595	Add support for cache to not expire	keseldude	otherjacob	"I noticed that for the memcached backend, it is not possible (without modifying the backend code) to actually set the cache timeout value to 0, meaning the cache will not expire. Instead, it sets the timeout value to the 'default_timeout', which is not always preferable. This patch should fix that and make the memcached backend that much more flexible.

The path to the file is django/core/cache/backends/memcached.py."	New feature	closed	Core (Cache system)	1.0	Normal	fixed	cache timeout	mkdzmail@… justinlilly@… Jeff Balogh simon@… ed@… ethan.jucovy@…	Accepted	1	1	1	1	0	0
