﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34064	USE_THOUSAND_SEPARATOR docs clarification of override by locale	Tibor Leupold	Tibor Leupold	"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."	Cleanup/optimization	closed	Documentation	4.0	Normal	fixed			Ready for checkin	1	0	0	0	0	0
