﻿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
10326	Allow handler500, handler404 to be callables	miracle2k	nobody	Currently, those are expected to be strings pointing to the view to use. A number of times now I've stumbled over this and thought it would be neat if I could just specify a callable, especially if the view is not much more than redirect to render_to_response.		closed	Core (Other)	1.0		fixed	handler404 handler500 callable		Ready for checkin	1	0	0	0	0	0
