﻿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
20019	Set `HttpRequest.resolver_match` to `None` by default	Ram Rachum	nobody	"Sometimes my app has to deal with a request which does not have a `.resolver_match` object for some reason.

In these cases, I suggest that `.resolver_match` will have a value of `None` rather than not existing. This makes for much more elegant testing whether it exists or not.

Trivial patch attached."	Cleanup/optimization	closed	HTTP handling	dev	Normal	fixed			Accepted	1	0	0	0	1	0
