﻿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
32214	Add django.core.exceptions.NON_FIELD_ERRORS key to the settings	Ömer Faruk Abacı	nobody	"It would be a good addition to be able to change `django.core.exceptions.NON_FIELD_ERRORS` key in settings. It is being used when a `django.core.exceptions.ValidationError` is raised without specifying a key. In `Django Rest Framework` it is editable via settings and it would be good to have a consistent key for non field errors between `Django` and `Django Rest Framework` without needing to patch `django.core.exceptions.NON_FIELD_ERRORS`. Thank you in advance!

ref: https://www.django-rest-framework.org/api-guide/settings/#non_field_errors_key"	New feature	closed	Core (Other)	3.1	Normal	wontfix	non_field_errors, settings		Unreviewed	0	0	0	0	0	0
