﻿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
13635	URLconfs should accept classes as views	Ben Firshman	Ben Firshman	If a URLconf is passed a class, and isinstance(cls, type) is true, it should instantiate the class on each request and call it. This makes class based views (#6735) trivially thread safe.	New feature	closed	Core (Other)	dev	Normal	fixed	urlconf	Ben Firshman	Design decision needed	1	0	0	0	0	0
