﻿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
34812	Validate that URLConf modules contain a urlpatterns entry	The Epic	nobody	"Hey everyone. I've seen a few people on Discord mention that Django reported circular imports due to their URL configs, and in at least one case the problem was that the user made a typo in `urlpatterns`.

I think it would be grand if Django checked for the existence of the `urlpatterns` attribute when passing a module to `include` and raised a clearer Exception if it is absent."	New feature	closed	Core (URLs)	4.2	Normal	worksforme			Unreviewed	1	0	0	0	0	0
