We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6853142 + 8c2d37d commit 90dd72bCopy full SHA for 90dd72b
docs/pages/docs/django/tutorial.md
@@ -133,7 +133,7 @@ The filtering functionality is provided by
133
for details on the format for `filter_fields`.
134
135
Note that the above `Query` class is marked as 'abstract'. This is because we
136
-want will now create a project-level query which will combine all our app-level
+will now create a project-level query which will combine all our app-level
137
queries.
138
139
Create the parent project-level `cookbook/schema.py`:
0 commit comments