﻿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
13404	django.utils.module_loading fails if loader has no prefix attribute	Waldemar Kornewald	nobody	In module_has_submodule() you check if a module is loaded from an egg, but if the module loader is a custom loader it might not have a prefix attribute (which is the case with App Engine's HardenedModulesHook, for example). Currently, Django raises an exception and is unusable on App Engine.		closed	Core (Other)	dev		fixed			Ready for checkin	1	0	0	0	0	0
