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 06cef82 commit 257eb85Copy full SHA for 257eb85
source/interact-data/raw-queries.txt
@@ -52,7 +52,7 @@ Sample Data
52
53
The examples in this guide use the ``Movie`` and ``Theater`` models, which
54
represent collections in the ``sample_mflix`` database from the :atlas:`Atlas sample datasets </sample-data>`.
55
-The ``Movie`` model explicitly sets the ``objects`` field to use a custom ``MongoManager``,
+These models explicitly set the ``objects`` field to use a custom ``MongoManager``,
56
rather than Django's default ``Manager`` class. The model classes have the following
57
definitions:
58
0 commit comments