﻿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
27071	Raise a friendly exception when a string is returned from a view function	Rushi Agrawal		"The error currently is: 

    AttributeError at <url>
    'str' object has no attribute 'get'

The stacktrace printed is also equally inscrutable. I think we can be a little bit more thorough in checking return type (""if return type is a string, show our custom message), and avoid somebody googling/stackoverflowing for this issue instead of understanding the problem right away."	Cleanup/optimization	closed	HTTP handling	1.9	Normal	wontfix			Unreviewed	0	0	0	0	0	1
