#36809: Allow EmailValidator to return 'domain_part' in ValidationError params
---------------------------------+--------------------------------------
Reporter: Daniel E Onetti | Owner: (none)
Type: Uncategorized | Status: new
Component: Core (Other) | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by Kundan Yadav):
* has_patch: 1 => 0
* keywords: EmailValidator =>
* needs_better_patch: 1 => 0
* needs_docs: 1 => 0
* needs_tests: 1 => 0
* owner: Daniel E Onetti => (none)
* stage: Accepted => Unreviewed
* status: assigned => new
* summary:
Allow EmailValidator to customize error messages depending on the part
that failed validation
=> Allow EmailValidator to return 'domain_part' in ValidationError
params
* type: Cleanup/optimization => Uncategorized
--
Ticket URL: <
https://code.djangoproject.com/ticket/36809#comment:6>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.