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 ae6dc75 commit a844378Copy full SHA for a844378
source/connect.txt
@@ -145,7 +145,7 @@ function accepts the following arguments:
145
- ``uri``: Your MongoDB connection URI.
146
- ``db_name``: The name of the database you want to use.
147
- ``options``: *(Optional)* A dictionary of options to apply to the connection.
148
- These options take precedence over any duplicate options specified in the URI.
+ These options take precedence over any duplicate options specified in the URI.
149
- ``test``: *(Optional)* Provides a dictionary of settings for test
150
databases. To learn more, see
151
`the TEST setting <{+django-docs+}/ref/settings/#test>`__
0 commit comments