﻿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
22621	Return JSON response in default error handlers for ajax requests	Tomáš Ehrlich	nobody	"Default error handlers in `django.views.defaults` always return `text/html` content type with HTML response. 

It would be useful to check if:
 - `request.is_ajax()`
 - client accepts `application/json` content type
 
and then return JSON response."	New feature	closed	Core (URLs)	dev	Normal	wontfix		Alan Justino da Silva	Unreviewed	0	0	0	0	0	0
