1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Used :pypi: role in docs where appropriate.

This commit is contained in:
Mariusz Felisiak
2024-08-05 15:35:50 +02:00
committed by GitHub
parent 7f8d839722
commit 304d256674
10 changed files with 25 additions and 35 deletions

View File

@@ -1335,9 +1335,7 @@ whenever you restart your application server::
You can even pre-generate the JavaScript catalog as part of your deployment
procedure and serve it as a static file. This radical technique is implemented
in django-statici18n_.
.. _django-statici18n: https://django-statici18n.readthedocs.io/
in :pypi:`django-statici18n`.
.. _url-internationalization: