﻿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
25613	Transactional Cache TestCase	Hatem Nassrat	nobody	"TLDR; Having the cache backend refresh much like databases would make life a lot easier

Caching is truly awful in django and testing custom cache mixins are hard. The exact problem I am having is a mix of `make_middleware_decorator` + `FetchFromCacheMiddleware` which i used to create a CacheMixin for selective caching, to be used alongside UpdateCacheMiddleware (which I also had to override so it doesn't vary on google analytics cookies and what not). This is starting to be more about why Caching logged in content is problematic in django rather than the feature request."	New feature	closed	Testing framework	1.8	Normal	duplicate			Unreviewed	0	0	0	0	0	0
