Searched refs:_render_error (Results 1 – 1 of 1) sorted by relevance
938 _render_error(template, context, compat.exception_as())941 _render_error(template, context, e)946 def _render_error(template, context, error): function