#35876: Non-ASCII fieldset names are not displayed in the admin
---------------------------------+---------------------------------------
Reporter: Namhong Kim | Owner: Sarah Boyce
Type: Bug | Status: assigned
Component: contrib.admin | Version: 5.1
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Sarah Boyce):
* summary:
In the fieldset.html template for Django admin, using the slugify
function within the with block causes the fieldset name to not display
correctly when it contains Korean characters.
=> Non-ASCII fieldset names are not displayed in the admin
--
Ticket URL: <
https://code.djangoproject.com/ticket/35876#comment:3>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.