﻿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
30430	Make the admin URL wrap() decorator accessible from anywhere.	Aidas Bendoraitis	nobody	"In the `get_urls()` of `ModelAdmin`, there is a `wrap()` decorator defined. It checks permissions, manages caching, and deals with the CSRF protection.

I would find it useful to make the `wrap()` decorator accessible from an outer scope, because so when extending the `get_urls()` you could apply the decorator to new views without redefining it."	New feature	closed	contrib.admin	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
