Changes between Initial Version and Version 1 of Ticket #26423, comment 23


Ignore:
Timestamp:
Apr 29, 2025, 4:10:15 PM (4 months ago)
Author:
Mike Edmunds

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26423, comment 23

    initial v1  
    11I am closing this "Make EmailValidator use HTML5 validation" ticket as not workable per the forum discussion.
    22
    3 Other approaches to avoid "more complicated regular expressions" have come up in both the original discussion list thread and in #27029. I've tried to capture a specific proposal for that at https://forum.djangoproject.com/t/emailvalidator-simplification-and-international-email-addresses/39985/11.
     3Other approaches for EmailValidator to avoid "more complicated regular expressions" have come up in both the original discussion list thread and in #27029. I've tried to capture a specific proposal for that at https://forum.djangoproject.com/t/emailvalidator-simplification-and-international-email-addresses/39985/11. If it receives support, I'll open a new ticket.
Back to Top