Fixed #24444 -- Updated contrib.admin to use django-flat-theme

This commit is contained in:
elky 2015-05-08 22:52:15 +05:00 committed by Tim Graham
parent e176de2512
commit 35901e64b0
14 changed files with 909 additions and 320 deletions

View file

@ -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
~~~~~~~~~~~~~~