--
Ticket URL: <https://code.djangoproject.com/ticket/26818>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => needsinfo
* needs_tests: => 0
* needs_docs: => 0
Comment:
The last I heard of the idea was [https://groups.google.com/d/msg/django-
developers/HJAikaEBqJ4/GrtyELWDOtYJ during the 1.9 release cycle] when
Elky worked on the redesign:
I don't plan to make admin responsive yet (to make it perfectly
accessible on mobile) - just because we can't control third-party apps.
Ideally django should have its own css framework for that but not in near
future I think.
Someone interested in working on this will need to write a proposal to the
DevelopersMailingList. Until that happens, I think the idea isn't concrete
enough to keep a ticket open about it.
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:1>
Comment (by olivierdalang):
I'm no expert at css at all, but isn't there something between "fully
responsive with own css framework" and "not responsive at all" ?
I think we could improve usability on mobile without going too far in
modifying the admin. There's already a sensible change just by adding a
viewport meta and removing some fixed width elements.
Wouldn't that be a valid strategy ? (improving instead of changing)
If so, could this ticket be reopened ?
Thanks !
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:2>
Comment (by timgraham):
Lets get a consensus on the DevelopersMailingList. We likely don't have
people who could provide feedback about this monitoring Trac.
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:3>
Comment (by Aymeric Augustin):
Elky continued his efforts with the flat design and released a responsive
theme as a separate package: https://github.com/elky/django-flat-
responsive
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:4>
* status: closed => new
* has_patch: 0 => 1
* version: 1.9 => master
* resolution: needsinfo =>
Comment:
Pull request: https://github.com/django/django/pull/8610
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:5>
* stage: Unreviewed => Accepted
Old description:
> There is expectancy about responsive admin layouts?
New description:
[https://groups.google.com/d/topic/django-
developers/U3my09CEpuo/discussion django-developers thread]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:6>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:7>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"dc37e8846eeedc3a9100ca21fdc9d579bc534c89" dc37e884]:
{{{
#!CommitTicketReference repository=""
revision="dc37e8846eeedc3a9100ca21fdc9d579bc534c89"
Fixed #26818 -- Added responsive CSS for the admin.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26818#comment:8>