﻿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
8970	Explicit argument should be added to admin 'autodiscover()'	joshuajonah	nobody	"Just an idea, but it would be nice to be able to give an argument to autodiscover() that would target an admin.py. Many people use a collective admin.py in their project to call their app admin.py's. This would avoid having to manually import the project admin.py in settings.

example:
{{{
admin.autodiscover(admin)
}}}
"		closed	contrib.admin	dev		duplicate		josh@…	Unreviewed	0	0	0	0	0	0
