summaryrefslogtreecommitdiff
path: root/docs/internals/deprecation.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals/deprecation.txt')
-rw-r--r--docs/internals/deprecation.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index ae57f5e8f4..a9e60b379f 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -30,6 +30,9 @@ details on these changes.
* ``Field.remote_field.to`` attribute will be removed.
+* The ``on_delete`` argument for ``ForeignKey`` and ``OneToOneField`` will be
+ required.
+
* ``django.db.models.fields.add_lazy_relation()`` will be removed.
* When time zone support is enabled, database backends that don't support time