#32490: Add base36 URL path converter
----------------------------------+--------------------------------------
     Reporter:  Tilman Koschnick  |                    Owner:  nobody
         Type:  New feature       |                   Status:  closed
    Component:  Core (URLs)       |                  Version:  master
     Severity:  Normal            |               Resolution:  wontfix
     Keywords:                    |             Triage Stage:  Unreviewed
    Has patch:  1                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+--------------------------------------
Changes (by Nick Pope):

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


Comment:

 I'm not sure why this needs to be defined in Django itself. The
 [https://docs.djangoproject.com/en/stable/topics/http/urls/#path-
 converters default set of path converters] doesn't even contain base64
 which would seem to be more useful than base36 to me. Creating
 [https://docs.djangoproject.com/en/3.1/topics/http/urls/#registering-
 custom-path-converters custom path converters] is trivial, so I'm not sure
 that we need to expand the default set. If you disagree, please feel free
 to raise this on the DevelopersMailingList.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32490#comment:2>
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/068.1d00596aff25dbb8cd1be122aad70000%40djangoproject.com.

Reply via email to