#32490: Add base36 URL path converter
--------------------------------------------+------------------------
               Reporter:  Tilman Koschnick  |          Owner:  nobody
                   Type:  New feature       |         Status:  new
              Component:  Core (URLs)       |        Version:  master
               Severity:  Normal            |       Keywords:
           Triage Stage:  Unreviewed        |      Has patch:  1
    Needs documentation:  0                 |    Needs tests:  0
Patch needs improvement:  0                 |  Easy pickings:  0
                  UI/UX:  0                 |
--------------------------------------------+------------------------
 This adds base36 to the list of default URL path converters, based on
 django.utils.http.base36_to_int. It allows shorter URLs for integer values
 that are easier to type (easier to keep one's place than in a longer
 string of only numbers).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32490>
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/053.e3ddbe838e5c580703d40a1c1a30067b%40djangoproject.com.

Reply via email to