﻿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
34725	get_containing_app_config  does not find an object in a module imported with an absolute path from project root	piscvau	nobody	"in a test file where I need to import a Model module with an absolute path of type : 
<base_dir>.<app_dir>.<models>.<module>

the get_containing_appconfig(self, object_name) of registry does not find the app_config, because the object name does not start with the appname.
consequently, an exception is raised indicating that the model is not in an application in INSTALLED_APPS which is incorrect"	Bug	closed	Uncategorized	4.2	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
