--
Ticket URL: <https://code.djangoproject.com/ticket/25149>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/5027 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/25149#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/25149#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8eeb566aca33600d272dee5fba59c3445b5b8163" 8eeb566a]:
{{{
#!CommitTicketReference repository=""
revision="8eeb566aca33600d272dee5fba59c3445b5b8163"
Fixed #25149 -- Replaced window.__admin_utc_offset__ with a data
attribute.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25149#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"0603f09318049e67320121ace035b7ab03f88ca3" 0603f093]:
{{{
#!CommitTicketReference repository=""
revision="0603f09318049e67320121ace035b7ab03f88ca3"
Refs #25149 -- Fixed regression in admin datetime widget for timezones on
the negative side of UTC.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25149#comment:4>