﻿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
4520	Allow Django to use event based caching	Henrik Lied	Jacob	"First of all, I have to say that the cache framework is golden. It's very good for e.g. news sites and that sort - but exceptions do occur.
I would like to see event based caching implemented into Django. The current time based cache framework doesn't always do the trick. When you have a site with hundreds of profiles, you have to have the possibility to let other users view updated information '''when it's updated'''. I know that Rails has the possibility to use event based caching, and I think Django should have the same possibility.
To manually use the low level API every time it's needed is simply too anti-DRY."		closed	Core (Cache system)	dev		invalid			Unreviewed	0	0	0	0	0	0
