﻿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
33423	Load urls from function in URLResolver	William	nobody	"Instead of immediately raising an error if the {{{urlpatterns}}} in the loaded module is not a list, it would instead check if there is a
{{{get_urls}}} function in the module and call it. If there is no such function or it returns something other then a list raise the error, if it returns a list then use that instead of raising an error.

[https://github.com/django/django/pull/15293 PR]"	New feature	closed	Core (URLs)	4.0	Normal	wontfix	urls		Unreviewed	1	0	0	0	0	0
