[Django] #35427: Details of extension argument for makemessages management command not correct

12 views
Skip to first unread message

Django

unread,
May 3, 2024, 4:37:07 AMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
---------------------------------------------+------------------------
Reporter: Bona Fide IT GmbH | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------------+------------------------
The documentation of the extension argument of the makemessages management
command is not correct:

{{{

Specifies a list of file extensions to examine (default: ``html``,
``txt``,
``py`` or ``js`` if :option:`--domain` is ``js``).
}}}

should be

{{{

Specifies a list of file extensions to examine (default: ``html``,
``txt``,
``py`` or ``js`` if :option:`--domain` is ``djangojs``).
}}}

The domain is not `js`, it should be `djangojs`.

https://github.com/django/django/blob/main/docs/ref/django-
admin.txt#L586-L587
--
Ticket URL: <https://code.djangoproject.com/ticket/35427>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 3, 2024, 4:37:28 AMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
-----------------------------------+--------------------------------------
Reporter: Bona Fide IT GmbH | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------------------------
Changes (by Bona Fide IT GmbH):

* Attachment "doc-djangojs.patch" added.

Django

unread,
May 3, 2024, 5:18:50 AMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
-----------------------------------+------------------------------------
Reporter: Bona Fide IT GmbH | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: dev
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 Sarah Boyce):

* stage: Unreviewed => Accepted

Comment:

Good catch thank you!
--
Ticket URL: <https://code.djangoproject.com/ticket/35427#comment:1>

Django

unread,
May 3, 2024, 4:23:15 PMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
-----------------------------------+------------------------------------
Reporter: Bona Fide IT GmbH | Owner: Shamil
Type: Bug | Status: assigned
Component: Documentation | Version: dev
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 Shamil):

* cc: Shamil (added)
* owner: nobody => Shamil
* status: new => assigned

Comment:

PR https://github.com/django/django/pull/18128
--
Ticket URL: <https://code.djangoproject.com/ticket/35427#comment:2>

Django

unread,
May 3, 2024, 4:37:04 PMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
-------------------------------------+-------------------------------------
Reporter: Bona Fide IT GmbH | Owner: Shamil
Type: Bug | Status: assigned
Component: Documentation | Version: dev
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 Natalia Bidart):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/35427#comment:3>

Django

unread,
May 3, 2024, 9:48:28 PMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
-------------------------------------+-------------------------------------
Reporter: Bona Fide IT GmbH | Owner: Shamil
Type: Bug | Status: closed
Component: Documentation | Version: dev
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 nessita <124304+nessita@…>):

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

Comment:

In [changeset:"32d163e680817e202e0def3fbb70d2450b02cffd" 32d163e6]:
{{{#!CommitTicketReference repository=""
revision="32d163e680817e202e0def3fbb70d2450b02cffd"
Fixed #35427 -- Corrected help text for makemessages --extension in
docs/ref/django-admin.txt.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35427#comment:4>

Django

unread,
May 3, 2024, 10:07:18 PMMay 3
to django-...@googlegroups.com
#35427: Details of extension argument for makemessages management command not
correct
-------------------------------------+-------------------------------------
Reporter: Bona Fide IT GmbH | Owner: Shamil
Type: Bug | Status: closed
Component: Documentation | Version: dev
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:"59c3f8a539dcea6845ace20f2b5212f7378948ba" 59c3f8a5]:
{{{#!CommitTicketReference repository=""
revision="59c3f8a539dcea6845ace20f2b5212f7378948ba"
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension
in docs/ref/django-admin.txt.

Backport of 32d163e680817e202e0def3fbb70d2450b02cffd from main.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35427#comment:5>
Reply all
Reply to author
Forward
0 new messages