mirror of https://github.com/django/django.git
Fixed #17442 - Broken link in refs/templates/builtins.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17269 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
91f5970bb4
commit
fe876f0119
|
@ -2340,7 +2340,7 @@ Internationalization tags and filters
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
Django provides template tags and filters to control each aspect of
|
Django provides template tags and filters to control each aspect of
|
||||||
`internationalization </topics/i18n/index>`_ in templates. They allow for
|
:doc:`internationalization </topics/i18n/index>` in templates. They allow for
|
||||||
granular control of translations, formatting, and time zone conversions.
|
granular control of translations, formatting, and time zone conversions.
|
||||||
|
|
||||||
i18n
|
i18n
|
||||||
|
|
Loading…
Reference in New Issue