#2282: Urlify in admin compatible with accents
-------------------------------------+-------------------------------------
Reporter: David | Owner: nobody
Larlet <larlet@…> | Status: closed
Type: | Component: contrib.admin
enhancement | Severity: normal
Milestone: | Keywords:
Version: SVN | Has patch: 0
Resolution: wontfix | Needs tests: 0
Triage Stage: Design | Easy pickings: 0
decision needed |
Needs documentation: 0 |
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by mitar):
* cc: mmitar@… (added)
* ui_ux: => 0
* easy: => 0
Comment:
I have added made [https://bitbucket.org/mitar/django-
missing/src/ebd814ed834b/missing/templatetags/url_tags.py slugify2
function] which first downcodes and then translates to slug. It behaves
exactly the same as its [https://bitbucket.org/mitar/django-
missing/src/ebd814ed834b/missing/static/missing/urlify2.js JavaScript
counterpart] (which can be used simply to override the bundled function by
loading it later in HTML). So now it is possible to have both in Python
and JavaScript same behavior.
--
Ticket URL: <https://code.djangoproject.com/ticket/2282#comment:20>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.