﻿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
16585	BaseConfigurator importer logical mistake	Alexandr	nobody	"""!BaseConfigurator.importer"" method doesn't correct work, because !__import!__ get module name as first argument, but when we use self.importer we give class instance as first argument.

As result ""!BaseConfigurator.resolve"" (line 178) raise !ValueError with message ""!__import!__() argument 1 must be string, not !DictConfigurator""

https://code.djangoproject.com/browser/django/trunk/django/utils/dictconfig.py#L151"	Bug	closed	Core (Other)	1.3	Normal	invalid	logging, dictconfig		Unreviewed	1	0	0	0	0	0
