﻿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
23276	Deprecate passing views as strings to url()	Tim Graham	Tim Graham	"Now that we've deprecated `patterns()` and recommended importing your views module and referencing your view functions (or classes) directly (#22218), it's time to deprecate the ""Django String Magic"" that lets you use strings as views in `url()`, e.g. `url('^$', 'myapp.views.myview')`. (originally raised in #22384)"	Cleanup/optimization	closed	Core (URLs)	dev	Normal	fixed		cmawebsite@…	Ready for checkin	1	0	0	0	0	0
