﻿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
9413	naming a template tag library the same as an app causes import problems	Antti Kaihola	nobody	"The Django documentation warns about name clashes between custom tag libraries. However, there's no mention about the following problem:

If you have the same name for an app and a tag library, you can't import the app from any other tag libraries. Python first looks up the name among all tag libraries, finds the module there and tries to import that.

This behavior and the incompleteness of the documentation was confirmed by Eric Holscher and lericson on #django-dev a few minutes ago."		closed	Documentation	dev		duplicate			Unreviewed	0	0	0	0	0	0
