mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Added a note to the release notes about the new format strings added in r17473.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17520 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
4f1ac8f5f1
commit
bd13cfa917
4 changed files with 50 additions and 0 deletions
|
@ -149,6 +149,8 @@ To force localization of a single value, use :tfilter:`localize`. To
|
|||
control localization over a large section of a template, use the
|
||||
:ttag:`localize` template tag.
|
||||
|
||||
.. _custom-format-files:
|
||||
|
||||
Creating custom format files
|
||||
============================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue