﻿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
27748	Use callables instead of strings as default error handlers (handler404, etc.)	Dmitry Gladkov	nobody	"Related PR: https://github.com/django/django/pull/7858

Django favors direct imports to import strings where possible, however right now default error handlers are dotted module path strings, e.g. `'django.views.defaults.bad_request'`."	Cleanup/optimization	closed	Core (URLs)	1.10	Normal	fixed			Accepted	1	0	0	0	0	0
