#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
----------------------------------+--------------------------------------
Comment (by Tilman Koschnick):
Hi, is lack of complexity reason not to add something? The other
converters are trivial as well, after all.
Just for the record: base64 is less suitable for my use case; while it is
somewhat shorter than base36, it adds capital letters, "=" and (in the url
safe variant) "-" and "_" into the mix, so doesn't fulfil my "easier to
type" criterion.
--
Ticket URL: <https://code.djangoproject.com/ticket/32490#comment:3>
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.3dab423576fbd8377176bb4405384448%40djangoproject.com.