mirror of
https://github.com/django/django.git
synced 2025-08-18 17:50:58 +00:00
Fixed formatting bug in docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1341 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b6ddc9d3c1
commit
912ddb16bc
1 changed files with 1 additions and 0 deletions
|
@ -768,6 +768,7 @@ fix_ampersands
|
|||
Replaces ampersands with ``&`` entities.
|
||||
|
||||
floatformat
|
||||
~~~~~~~~~~~
|
||||
|
||||
Displays a floating point number as 34.2 (with one decimal places) -- but only
|
||||
if there's a point to be displayed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue