mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
This commit is contained in:
parent
e176de2512
commit
35901e64b0
14 changed files with 909 additions and 320 deletions
|
@ -115,6 +115,15 @@ though:
|
|||
|
||||
.. _django-braces: http://django-braces.readthedocs.org/en/latest/index.html
|
||||
|
||||
New styling for ``contrib.admin``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The admin sports a modern, flat design. It still provides a fully-functional
|
||||
experience to `YUI's A-grade`_ browsers. Older browser may experience varying
|
||||
levels of graceful degradation.
|
||||
|
||||
.. _YUI's A-grade: http://yuilibrary.com/yui/docs/tutorials/gbs/
|
||||
|
||||
Minor features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue