﻿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
27922	Add ErrorDict.get_json_data() method	Tim Heap	nobody	"This makes ErrorDict behave the same as ErrorList. ErrorDict.get_json_data() is useful when incorporating form validation errors inside a larger JSON response, where the JSON string output from ErrorDict.as_json() would not be appropriate.

Tests and docs have been updated to include the new function.

See https://github.com/django/django/pull/8163"	New feature	closed	Forms	1.10	Normal	fixed			Accepted	1	0	0	0	0	0
