Update urlify.js with Slovak missing characters
Hi,
after some reading, I think my issue seems to be similar to #25117 (romanian characters missing).
I have the same problem with slovak characters missing (slugify, urlify):
ľ should be l
Right now the slovak characters get lost (for a slugfield when prepopulating from another field in admin) .
Owner: |
changed from nobody to okolimar
|
Type: |
Uncategorized → Bug
|
Triage Stage: |
Unreviewed → Accepted
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Created pull request https://github.com/django/django/pull/9325