﻿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
21595	Automatically call as_view() when urlpatterns encounter a CBV.	loic84		"Calling `as_view()` for each CBV is not DRY and adds a fair amount of noise to urlpatterns.

I propose we check for the `as_view` attribute and automatically call it if present.
"	Cleanup/optimization	closed	Core (URLs)	dev	Normal	wontfix			Unreviewed	1	1	0	1	0	0
