Github pull request: https://github.com/django/django/pull/17794
--
Ticket URL: <https://code.djangoproject.com/ticket/35152#comment:1>
* version: 5.0 => dev
* easy: 1 => 0
* stage: Unreviewed => Accepted
Old description:
> Adds Australian English (en_CA) to locale conf, similar to
> https://code.djangoproject.com/ticket/21237 and
> https://github.com/django/django/commit/1ac397674b2f64d48e66502a20b9d9ca6bfb579a
New description:
Add Canadian English (en_CA) to locale conf, similar to #21237 and
1ac397674b2f64d48e66502a20b9d9ca6bfb579a.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/35152#comment:2>
* owner: nobody => Candide U
* needs_better_patch: 0 => 1
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/35152#comment:3>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/35152#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"f6387df37b708f52a7f47da49963e909c01e584b" f6387df3]:
{{{#!CommitTicketReference repository=""
revision="f6387df37b708f52a7f47da49963e909c01e584b"
Fixed #35152 -- Added en_CA locale formats.
Formatting rules sourced from:
- https://www.noslangues-ourlanguages.gc.ca/en/writing-tips-plus/numbers-
decimal-fractions.html
- https://www.noslangues-ourlanguages.gc.ca/en/writing-tips-plus/time-of-
day-elapsed-time.html
- 1ac397674b2f64d48e66502a20b9d9ca6bfb579a
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35152#comment:5>