#34064: USE_THOUSAND_SEPARATOR docs clarification of override by locale
-----------------------------------------+------------------------
               Reporter:  Tibor Leupold  |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  4.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 I think there is currently some ambiguity in the last sentence of the docs
 for `USE_THOUSAND_SEPARATOR`. It is not clear (at least to me) wether the
 phrase "[t]hese settings" refers to `NUMBER_GROUPING` and
 `THOUSAND_SEPARATOR` only, or to `NUMBER_GROUPING`, `THOUSAND_SEPARATOR`
 and `USE_THOUSAND_SEPARATOR`.

 > USE_THOUSAND_SEPARATOR¶
 >
 > Default: False
 >
 > A boolean that specifies whether to display numbers using a thousand
 separator. When set to True and USE_L10N is also True, Django will format
 numbers using the NUMBER_GROUPING and THOUSAND_SEPARATOR settings. These
 settings may also be dictated by the locale, which takes precedence.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34064>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701838ab28916-e0f9ec7a-3ade-426f-a42c-ba9e570c5733-000000%40eu-central-1.amazonses.com.

Reply via email to