﻿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
5813	CacheMiddleware should respect max-age	Chris Beaven	nobody	"This came up in IRC today, someone (K0001) wanted to use the per-site middleware but disable caching for a specific view. It seems like the `django.views.decorators.cache.never_cache` decorator should work but it wasn't.

The reason is because currently the cache middleware doesn't bother looking to see if an expiry age was set by the response, it just uses the `CACHE_MIDDLEWARE_SECONDS` setting."		closed	Core (Cache system)	dev		fixed			Ready for checkin	1	0	0	0	0	0
