﻿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
7242	{% load %} tag fails silently if there is a conflict modules with the same name	simon	nobody	"For example:
{{{
app_one/templatetags/foo.py
app_two/templatetags/foo.py

{% load foo %}
}}}
The above fails silently, but it should throw a great big scary error saying that there are two template tag packages with the same name.
"		closed	Template system	dev		invalid			Unreviewed	0	0	0	0	0	0
