#32214: Add django.core.exceptions.NON_FIELD_ERRORS key to the settings
-------------------------------------+-------------------------------------
Reporter: omerfarukabaci | Owner: nobody
Type: New feature | Status: new
Component: Core (Other) | Version: 3.1
Severity: Normal | Resolution:
Keywords: non_field_errors, | Triage Stage:
settings | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by omerfarukabaci:
Old description:
> 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!
>
> [1 https://www.django-rest-framework.org/api-
> guide/settings/#non_field_errors_key]
New description:
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
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32214#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/072.c67da430be6ed3806bf37cf616f33672%40djangoproject.com.