Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects.

Thanks Bruno Alla, Sarah Boyce, and Jacob Walls for reviews.

Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
This commit is contained in:
Clifford Gama 2025-10-29 17:32:12 +02:00 committed by GitHub
parent 1aa69a7491
commit 01f8460653
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 168 additions and 171 deletions

View file

@ -1043,7 +1043,7 @@ The ``JavaScriptCatalog`` view
.. attribute:: packages
A list of :attr:`application names <django.apps.AppConfig.name>` among
A list of application names (:attr:`.AppConfig.name`) among the
installed applications. Those apps should contain a ``locale``
directory. All those catalogs plus all catalogs found in
:setting:`LOCALE_PATHS` (which are always included) are merged into one