#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018f3d997f7f-6b7930db-14e8-4261-a46f-703b03fe16f1-000000%40eu-central-1.amazonses.com.

Reply via email to