[Django] #35470: Separate i18n and l10n globalization settings into two sublists.

30 views
Skip to first unread message

Django

unread,
May 21, 2024, 8:11:44 AM5/21/24
to django-...@googlegroups.com
#35470: Separate i18n and l10n globalization settings into two sublists.
-----------------------------------------+------------------------
Reporter: Lufafa Joshua | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 5.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
from this discussion
[https://github.com/django/django/pull/18028#discussion_r1567427192]
--
Ticket URL: <https://code.djangoproject.com/ticket/35470>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 21, 2024, 8:12:09 AM5/21/24
to django-...@googlegroups.com
#35470: Separate i18n and l10n globalization settings into two sublists.
-------------------------------+-----------------------------------------
Reporter: Lufafa Joshua | Owner: Lufafa Joshua
Type: Uncategorized | Status: assigned
Component: Uncategorized | Version: 5.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+-----------------------------------------
Changes (by Lufafa Joshua):

* owner: nobody => Lufafa Joshua
* status: new => assigned

--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:1>

Django

unread,
May 22, 2024, 2:42:24 AM5/22/24
to django-...@googlegroups.com
#35470: Separate i18n and l10n globalization settings into two sublists.
-------------------------------------+-------------------------------------
Reporter: Lufafa Joshua | Owner: Lufafa
Type: | Joshua
Cleanup/optimization | Status: assigned
Component: Uncategorized | Version: 5.0
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Lufafa Joshua):

* type: Uncategorized => Cleanup/optimization

--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:2>

Django

unread,
May 22, 2024, 2:47:27 AM5/22/24
to django-...@googlegroups.com
#35470: Separate i18n and l10n globalization settings into two sublists.
-------------------------------------+-------------------------------------
Reporter: Lufafa Joshua | Owner: Lufafa
Type: | Joshua
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):

* component: Uncategorized => Documentation
* stage: Unreviewed => Accepted

Comment:

Thank you! I agree that, separating
[https://docs.djangoproject.com/en/5.0/ref/settings/#globalization-i18n-
l10n Globalization (i18n/l10n) settings] between those that may overriding
by locale formats and those that don't, is a nice clarification👍
--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:3>

Django

unread,
May 23, 2024, 9:22:47 AM5/23/24
to django-...@googlegroups.com
#35470: Separate i18n and l10n globalization settings into two sublists.
-------------------------------------+-------------------------------------
Reporter: Lufafa Joshua | Owner: Lufafa
Type: | Joshua
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | 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 Lufafa Joshua):

* has_patch: 0 => 1

Comment:

[https://github.com/django/django/pull/18194 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:4>

Django

unread,
Jun 13, 2024, 2:22:38 AM6/13/24
to django-...@googlegroups.com
#35470: Separate i18n and l10n globalization settings into two sublists.
-------------------------------------+-------------------------------------
Reporter: Lufafa Joshua | Owner: Lufafa
Type: | Joshua
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
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
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:5>

Django

unread,
Jun 13, 2024, 3:09:58 AM6/13/24
to django-...@googlegroups.com
#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
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce <42296566+sarahboyce@…>):

* resolution: => fixed
* status: assigned => closed

Comment:

In [changeset:"8733e9af998f0009d62e4f0f3d5ee566e93a4893" 8733e9af]:
{{{#!CommitTicketReference repository=""
revision="8733e9af998f0009d62e4f0f3d5ee566e93a4893"
Fixed #35470 -- Separated i18n and l10n globalization settings docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:6>

Django

unread,
Jul 1, 2024, 3:38:01 PM7/1/24
to django-...@googlegroups.com
#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>

Django

unread,
Jul 1, 2024, 3:38:33 PM7/1/24
to django-...@googlegroups.com
#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 <124304+nessita@…>):

In [changeset:"a6dd2880f5da6903cf4131e7f4d18ed9316c710c" a6dd2880]:
{{{#!CommitTicketReference repository=""
revision="a6dd2880f5da6903cf4131e7f4d18ed9316c710c"
[5.1.x] Fixed #35470 -- Separated i18n and l10n globalization settings
docs.

Backport of 8733e9af998f0009d62e4f0f3d5ee566e93a4893 from main.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35470#comment:8>
Reply all
Reply to author
Forward
0 new messages