﻿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
2468	app_directory template loader expects redundant path	anonymous	Adrian Holovaty	"When using the app_directory template loader, the loader seems to expect app_name/templates/app_name/template.html instead of app_name/template/template.html

The second app_name is redundant and should be removed from the default search path. The documentation example at http://www.djangoproject.com/documentation/templates_python/  indicates that calling get_template(""template.html"") will not look for the second app_name but it does."	defect	closed	Template system	dev	normal	invalid	app_directory template loader		Unreviewed	0	0	0	0	0	0
