diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 3a3abfeb42..939bc5049e 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -72,6 +72,9 @@ details on these changes. * The ``name`` argument of ``django.utils.functional.cached_property()`` will be removed. +* The ``opclasses`` argument of + ``django.contrib.postgres.constraints.ExclusionConstraint`` will be removed. + .. _deprecation-removed-in-4.1: 4.1 |
