summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorelky <mansellfan@gmail.com>2015-05-08 22:52:15 +0500
committerTim Graham <timograham@gmail.com>2015-07-30 15:18:22 -0400
commit35901e64b043733acd1687734274553cf994511b (patch)
tree4bb1d033d79733ee868cbe3c0086fec2a732871f /docs
parente176de25127a2750ea1c6a705b2c0983b5782b41 (diff)
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt
index 2e8b44adf0..96a757dfe2 100644
--- a/docs/releases/1.9.txt
+++ b/docs/releases/1.9.txt
@@ -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
~~~~~~~~~~~~~~