Changes between Initial Version and Version 1 of Ticket #26423, comment 23
- Timestamp:
- Apr 29, 2025, 4:10:15 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26423, comment 23
initial v1 1 1 I am closing this "Make EmailValidator use HTML5 validation" ticket as not workable per the forum discussion. 2 2 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.3 Other 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.