#36232 closed Uncategorized (invalid)
English 5.1 Documentation displaying in Korean
Reported by: | Ian Campbell | Owned by: | |
---|---|---|---|
Component: | Documentation | Version: | 5.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
As of this morning, loading https://docs.djangoproject.com/en/5.1/ displays the Korean translation of the page. Changing the documentation version fixes the issue, so it seems to only affect the singular version.
Change History (2)
comment:2 by , 11 hours ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
The correct tracker for website issues is on GitHub, see https://github.com/django/djangoproject.com/issues/1973.
Note:
See TracTickets
for help on using tickets.
I've reproduced this issue and confirmed that the Django 5.1 documentation defaults to Korean incorrectly.
This seems to be a localization-related bug, possibly in the documentation's language detection or deployment settings.
I'd love to investigate the root cause and work on a fix. Could you please assign this issue to me?
Looking forward to contributing—thanks!