﻿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
21654	Document a use-case for `Form.errors.as_data()`	Selwin Ong	nobody	"From Django 1.7's release notes:

 The dict-like attribute errors now has two new methods as_data() and as_json(). The former returns a dict that maps fields to their original errors, complete with all metadata (error code and params), the latter returns the errors serialized as json.

Is `form.errors.as_dict()` a better name than `form.errors.as_data()`?"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed		loic@…	Accepted	1	0	0	0	0	0
