summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-04-14 06:40:20 +0000
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-04-14 06:40:20 +0000
commitbe1082b3fe027c5f3ead0da40e408b18b9d84f6c (patch)
tree103c74ba0e80185b4e4d9ee66d56e1eeb5ed151f
parent57a12ca0ac1bd6f6650d6f45852dd2e0fe6bec0c (diff)
Fixed #18078 -- Linked more prominently to the removed features in the release notes. Thanks ptone for the text.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17907 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/releases/1.5.txt8
1 files changed, 8 insertions, 0 deletions
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 </internals/deprecation>` 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
==========================