We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b98d1 commit 11f613dCopy full SHA for 11f613d
docs/changelog.rst
@@ -7,8 +7,8 @@ v4.8.0 (2024-01-30)
7
Improvements
8
^^^^^^^^^^^^
9
10
-* Add `pytest.asserts.assertMessages()` to mimic the behaviour of the
11
- ``django.contrib.messages.test.MessagesTestMixin.assertMessages`` function
+* Added ``pytest_django.asserts.assertMessages()`` to mimic the behaviour of the
+ :meth:`~django.contrib.messages.test.MessagesTestMixin.assertMessages` method
12
for Django versions >= 5.0.
13
14
Bugfixes
0 commit comments