﻿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
32493	Remove unnecessary use of never_cache in admin views	Tim McCurrach	Tim McCurrach	All admin views (apart from login) are wrapped with `self.admin_view` which applies `never_cache` already. Decorating the views themselves with `never_cache` is superfluous. 	Cleanup/optimization	closed	contrib.admin	3.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
