mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #33990 -- Removed TransactionTestCase.assertQuerysetEqual() per deprecation timeline.
This commit is contained in:
@@ -272,3 +272,5 @@ to remove usage of these features.
|
||||
removed.
|
||||
|
||||
* The ``SimpleTestCase.assertFormsetError()`` method is removed.
|
||||
|
||||
* The ``TransactionTestCase.assertQuerysetEqual()`` method is removed.
|
||||
|
||||
Reference in New Issue
Block a user