Skip to content

Commit 67790cf

Browse files
committed
try again
1 parent 8ac2b61 commit 67790cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/interact-data/specify-a-query.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cache. Future evaluations of the ``QuerySet`` use the cached results.
4949

5050
To learn more about the {+framework+} ``QuerySet`` API, see `QuerySet API reference
5151
<{+django-docs+}/ref/models/querysets/>`__ in the {+framework+} documentation.
52-
:py:class:`~django.db.models.QuerySet`
52+
:py:class:`~django.db.models.query.QuerySet`
5353

5454
Sample Data
5555
~~~~~~~~~~~

0 commit comments

Comments
 (0)