diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt index f41d5178fa..d7737e486a 100644 --- a/docs/releases/2.1.txt +++ b/docs/releases/2.1.txt @@ -380,6 +380,9 @@ Miscellaneous value now matches objects that have the specified key and a null value rather than objects that don't have the key. +* The admin CSS class ``field-box`` is renamed to ``fieldBox`` to prevent + conflicts with the class given to model fields named "box". + .. _deprecated-features-2.1: Features deprecated in 2.1 |
