﻿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
19548	Extend app_directories template loader to search module path not just directory	mcanix@…	nobody	"An issue exists in the template lookup system when using shared namespaces between similar but separated django eggs. 

Each egg contains it's own templates but when loading the eggs in Django only the most recent egg template directory is read. The attached patch searches the {{{ module.__path__ }}} directories and not just the file location."	Cleanup/optimization	closed	Template system	1.4	Normal	needsinfo	template loader		Unreviewed	1	0	0	0	1	0
