Skip to content

Commit 11f613d

Browse files
sdolemeliponebluetech
authored andcommitted
Fixed changelog.rst typo and added link to Django documentation.
1 parent 49b98d1 commit 11f613d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ v4.8.0 (2024-01-30)
77
Improvements
88
^^^^^^^^^^^^
99

10-
* Add `pytest.asserts.assertMessages()` to mimic the behaviour of the
11-
``django.contrib.messages.test.MessagesTestMixin.assertMessages`` function
10+
* Added ``pytest_django.asserts.assertMessages()`` to mimic the behaviour of the
11+
:meth:`~django.contrib.messages.test.MessagesTestMixin.assertMessages` method
1212
for Django versions >= 5.0.
1313

1414
Bugfixes

0 commit comments

Comments
 (0)