#26424: Allow URLValidator to skip schemes validation
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  Baptiste
                                     |  Mispelon
         Type:  New feature          |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by felixxm):

 * status:  assigned => closed
 * resolution:   => wontfix


Comment:

 Agreed, I don't see a wide usage of `__all__`. In most of cases you want
 to add some schemas which is
 
[https://docs.djangoproject.com/en/3.0/ref/validators/#django.core.validators.URLValidator.schemes
 already possible]. I believe solving #25594 would be a real solution for
 easy customizing the list of schemes.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/26424#comment:10>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.222775db0960ac22f9da7b1318fe83a8%40djangoproject.com.

Reply via email to