﻿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
27262	Delegate URL resolver checks to URL classes	Sjoerd Job Postmus	Lucas Lois	"As discussed in http://sjoerdjob.com/post/is-djangos-url-routing-tightly-coupled/ and https://groups.google.com/d/msg/django-developers/u6sQax3sjO4/t6FfSex1AwAJ, the URL checking logic is coupled to the current implementation.

It would be better to implement a `.check()` method on the URL resolver classes themselves, and move the logic to the relevant classes."	Cleanup/optimization	closed	Core (URLs)	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
