#35470: Separate i18n and l10n globalization settings into two sublists.
-------------------------------------+-------------------------------------
Reporter: Lufafa Joshua | Owner: Lufafa
Type: | Joshua
Cleanup/optimization | Status: closed
Component: Documentation | Version: 5.0
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Natalia Bidart):
This change is needs to be backported to `stable/5.1.x` to fix this docs
build error:
{{{
writing output... [100%] topics/testing/tools
/home/nessita/fellowship/django/docs/topics/i18n/formatting.txt:92:
WARNING: undefined label: 'settings-l10n'
/home/nessita/fellowship/django/docs/topics/i18n/formatting.txt:139:
WARNING: undefined label: 'settings-l10n'
generating indices... genindex py-modindex done
}}}
I will do so now, since this is needed since
3d55f2966d6821fd1fd29d90d1d07c195ae8c2cc.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35470#comment:7>