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 e57426d commit 23f096cCopy full SHA for 23f096c
docs/changelog.rst
@@ -9,8 +9,9 @@ Compatibility
9
10
* Added official support for Python 3.13.
11
12
-* Adds ``using`` argument to ``pytest_django.fixtures.django_assert_num_queries``
13
- and `pytest_django.fixtures.django_assert_max_num_queries``
+* Added ``using`` argument to :fixture:`django_assert_num_queries` and
+ :fixture:`django_assert_max_num_queries` to easily specify the database
14
+ alias to use.
15
16
Bugfixes
17
^^^^^^^^
0 commit comments