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 6853142 commit 8c2d37dCopy full SHA for 8c2d37d
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