mirror of
https://github.com/django/django.git
synced 2025-11-24 21:00:12 +00:00
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError().
Co-Authored-By: Michael Howitz <mh@gocept.com>
This commit is contained in:
parent
fa9ac16c13
commit
564b317fb5
9 changed files with 91 additions and 64 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue