﻿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
29966	"Add test coverage for BaseHandler's ""The view didn't return an HttpResponse object."" error"	ziposcar	Hasan Ramezani	"FILE: django/core/handlers/base.py : 131-135

The `isinstance(callback, types.FunctionType)` is seems to always equal `True` even if I used CBV.
I think this is due to `View.as_view()` returns a function every time. So is this if statement useless?"	Cleanup/optimization	closed	HTTP handling	2.1	Normal	fixed			Accepted	0	0	0	0	1	0
