* owner: nobody => Youngkwang Yang
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34313#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16528 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34313#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34313#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9f20f382cab9241f2e8ec724eb84d341a68567bc" 9f20f38]:
{{{
#!CommitTicketReference repository=""
revision="9f20f382cab9241f2e8ec724eb84d341a68567bc"
Fixed #34313 -- Updated thousands separator for Spanish (ES) locale.
Format was updated from a comma to a space in 2010.
ref: https://en.wikipedia.org/wiki/Decimal_separator#Examples_of_use
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34313#comment:5>
Comment (by Carlton Gibson <carlton.gibson@…>):
In [changeset:"b17fad46fb84af30a3bd40d7ff4272b9f135c2b0" b17fad46]:
{{{
#!CommitTicketReference repository=""
revision="b17fad46fb84af30a3bd40d7ff4272b9f135c2b0"
[4.2.x] Fixed #34313 -- Updated thousands separator for Spanish (ES)
locale.
Format was updated from a comma to a space in 2010.
ref: https://en.wikipedia.org/wiki/Decimal_separator#Examples_of_use
Backport of 9f20f382cab9241f2e8ec724eb84d341a68567bc from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34313#comment:6>