Suggestion is to make admin look like new djangoproject.com site -
green/white clean theme.
--
Ticket URL: <https://code.djangoproject.com/ticket/24444>
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:
While I don't disagree some work could be done to improve the look, Trac
isn't the place to discuss this idea.
If you are a designer and want to take this task on, please introduce
yourself on the DevelopersMailingList. Try searching the archives for
"admin redesign" first to catchup on past discussion.
Thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:1>
Comment (by jezdez):
Please be aware that basing the admin UI on the website design is going to
make it very hard to keep the visual identity of Django separate from the
software, making it a no-go.
Instead we shall find a solution that is equally visually disconnected
from Django's brand as the current admin skin. I'd recommend researching
the various 3rd party attempts in implementing separate admin skins and
find a common denominator.
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:2>
* status: closed => new
* needs_better_patch: 0 => 1
* version: 1.8beta1 => master
* has_patch: 0 => 1
* resolution: needsinfo =>
* stage: Unreviewed => Accepted
Comment:
[https://github.com/django/django/pull/4627 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:3>
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:4>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:5>
* needs_better_patch: 0 => 1
* needs_docs: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:6>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"35901e64b043733acd1687734274553cf994511b" 35901e6]:
{{{
#!CommitTicketReference repository=""
revision="35901e64b043733acd1687734274553cf994511b"
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24444#comment:7>