mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #32720 -- Fixed some broken links in docs.
This commit is contained in:
committed by
Mariusz Felisiak
parent
1c3bbcf802
commit
7c4ee487c7
@@ -593,7 +593,7 @@ Django 1.4 also includes several smaller improvements worth noting:
|
||||
* The :djadmin:`makemessages` command uses a new and more accurate lexer,
|
||||
`JsLex`_, for extracting translatable strings from JavaScript files.
|
||||
|
||||
.. _JsLex: https://bitbucket.org/ned/jslex
|
||||
.. _JsLex: https://pypi.org/project/jslex/
|
||||
|
||||
* The :ttag:`trans` template tag now takes an optional ``as`` argument to
|
||||
be able to retrieve a translation string without displaying it but setting
|
||||
|
||||
Reference in New Issue
Block a user