diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index 91a61648df..4d9572dce9 100644 --- a/docs/releases/1.5.txt +++ b/docs/releases/1.5.txt @@ -44,6 +44,14 @@ Django 1.5 also includes several smaller improvements worth noting: Backwards incompatible changes in 1.5 ===================================== +.. warning:: + + In addition to the changes outlined in this section, be sure to review the + :doc:`deprecation plan ` for any features that + have been removed. If you have not updated your code within the + deprecation timeline for a given feature, its removal may appear as a + backwards incompatible change. + Features deprecated in 1.5 ==========================