summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index 3526b2bce7..eaf1385cf4 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -82,6 +82,9 @@ Minor features
* Buttons in :mod:`django.contrib.admin` now use the ``border-radius`` CSS
property for rounded corners rather than GIF background images.
+* The admin changelist cells now have a ``field-<field_name>`` class in the
+ HTML to enable style customizations.
+
Backwards incompatible changes in 1.7
=====================================