﻿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
24730	Egg loader should catch more specific exception	Preston Timmons	nobody	"The `django.template.loaders.eggs.Loader` uses a bare try/except when trying to load templates. It would be better to catch the specific exception(s) raised by `resource_string` when a template does not exist and let any others pass through.

This is similar to the change made in #24399 for the filesystem template loaders."	Cleanup/optimization	closed	Template system	dev	Normal	wontfix			Accepted	0	0	0	0	0	0
