--
Ticket URL: <https://code.djangoproject.com/ticket/25200>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by timgraham):
This should wait until #20597 (replace admin icon images by SVG) is
resolved.
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:1>
Comment (by elky):
Do we need to optimise screenshots for HiDPI screens like Retina?
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:2>
Comment (by timgraham):
I don't know that it's required, but doesn't seem like it would hurt.
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:3>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"b929d2d09d24705bc59d1d172921e1feade2777b" b929d2d]:
{{{
#!CommitTicketReference repository=""
revision="b929d2d09d24705bc59d1d172921e1feade2777b"
Fixed #25200 -- Updated tutorial screenshots for new admin theme.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:5>
* status: closed => new
* has_patch: 1 => 0
* resolution: fixed =>
Comment:
There are also some screenshots in `docs/ref/contrib/admin/_images` that
need to be updated.
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:6>
* status: new => assigned
* owner: nobody => ryangallen
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:7>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:8>
Comment (by ryangallen):
https://github.com/django/django/pull/5269
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:9>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:10>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6e8ddbaa2563ad7b95f96fe757d08870d2312977" 6e8ddbaa]:
{{{
#!CommitTicketReference repository=""
revision="6e8ddbaa2563ad7b95f96fe757d08870d2312977"
Fixed #25200 -- Updated admin screenshots in docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25200#comment:11>