summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.1.txt b/docs/releases/3.1.txt
index 221cf39dee..40380b6274 100644
--- a/docs/releases/3.1.txt
+++ b/docs/releases/3.1.txt
@@ -449,6 +449,9 @@ Miscellaneous
decorator now takes precedence over the ``max-age`` directive from the
``Cache-Control`` header.
+* Providing a non-local remote field in the :attr:`.ForeignKey.to_field`
+ argument now raises :class:`~django.core.exceptions.FieldError`.
+
.. _deprecated-features-3.1:
Features deprecated in 3.1