diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index a5b76c13ab..cbde99fb06 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -35,6 +35,8 @@ details on these changes. * The ``map_width`` and ``map_height`` attributes of ``BaseGeometryWidget`` will be removed. +* The ``SimpleTestCase.assertFormsetError()`` method will be removed. + .. _deprecation-removed-in-5.0: 5.0 |
