Aymeric, did anything specific change your mind from your March 2016 mail:

"Indeed, for some reason, the URL and email validators get anywhere from 2 
to 8 changes in every Django version, and there’s no end in sight. (I 
contributed to this. Sorry.) Like James, I’m in favor of making the 
validation much more simple and documenting it. This seems better than 
perpetually modifying it at the risk of introducing regressions."

How should we make a determination about future Email/URLValidator changes? 
Put a halt to them completely? I've closed a few tickets about 
EmailValidator (e.g. [1]) as wontfix under the assumption that the regex 
will be simplified.

[1] https://code.djangoproject.com/ticket/25452

On Thursday, June 1, 2017 at 5:27:10 PM UTC-4, Aymeric Augustin wrote:
>
> I agree with Claude.
>
> -- 
> Aymeric.
>
>
>
> On 1 Jun 2017, at 09:50, Claude Paroz <cla...@2xlibre.net <javascript:>> 
> wrote:
>
> As for me, I still think the current validator is valid for 99% of use 
> cases. And 99% of the time, an email address with dot-less domain is a user 
> input error.
>
> So I would prefer fixing #25594 (validator propagation from db field to 
> form field), adding a "looser" validator in validators.py and better 
> documenting usage of alternate validators for EmailFields.
> But I won't block the boat if I'm in the minority!
>
> Claude
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-develop...@googlegroups.com <javascript:>.
> To post to this group, send email to django-d...@googlegroups.com 
> <javascript:>.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-developers/c3138fc8-fb78-4ff3-898d-2ed92433b13e%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-developers/c3138fc8-fb78-4ff3-898d-2ed92433b13e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/d9cb4c7c-c3ae-4e33-921e-552c49f33626%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to