﻿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
21393	Specific exception for when an extended template doesn't exist	Unai Zalakain		"#8116 defines a specific exception for when included templates doesn't exist (`IncludedTemplateDoesNotExist`). The reason for that is that otherwise, the normal `TemplateDoesNotExist` is swallowed by `django.template.loader.select_template`.

While there's no any problem with `TemplateDoesNotExist` being raised when an extended template doesn't exist, it could maybe be beneficial to raise a more specific exception, I don't know."	Cleanup/optimization	closed	Template system	dev	Normal	invalid			Unreviewed	0	0	0	0	1	0
