﻿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
15704	Make cache tests more reusable	Jonas H.	nobody	"I'm using the cache framework test suite that ships with Django for my own caching backend.

This matches replaces the hard-coded backend paths (e.g. `django.core.cache.backends.db`) by class attributes, so using these tests for third-party backends is as easy as typing `backend_name = 'your.cool.Backend'`."	New feature	closed	Core (Cache system)	dev	Normal	fixed			Unreviewed	1	0	0	0	0	0
