#26423: Make EmailValidator use HTML5 validation rather than more complicated
regular expressions
--------------------------------------+------------------------------------
     Reporter:  Tim Graham            |                    Owner:  Jordan
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Core (Other)          |                  Version:  dev
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  1
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Comment (by Jordan):

 I've submitted a PR for this ticket (#19284) which implements HTML5-style
 validation for EmailValidator with support for Unicode characters in the
 local part. The implementation maintains backwards compatibility with the
 domain_allowlist feature while making the validator more permissive for
 internationalized email addresses. All CI checks are now passing.

 PR: https://github.com/django/django/pull/19284
-- 
Ticket URL: <https://code.djangoproject.com/ticket/26423#comment:20>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070195aa46e124-19650523-e8d9-4cfe-8a2f-8b6f1d6a43f8-000000%40eu-central-1.amazonses.com.

Reply via email to