diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/5.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/5.0.txt b/docs/releases/5.0.txt index 3b1db9a9ad..fb052b77f1 100644 --- a/docs/releases/5.0.txt +++ b/docs/releases/5.0.txt @@ -314,3 +314,6 @@ to remove usage of these features. * The ``opclasses`` argument of ``django.contrib.postgres.constraints.ExclusionConstraint`` is removed. + +* The undocumented ability to pass ``errors=None`` to + ``SimpleTestCase.assertFormError()`` and ``assertFormsetError()`` is removed. |
