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 e71d62b commit b615b9dCopy full SHA for b615b9d
source/get-started/install.txt
@@ -60,7 +60,7 @@ in your development environment.
60
61
pip install --pre "django-mongodb-backend=={+django-version+}.*"
62
63
- This command installs the latest compatible of our library for Django version
+ This command installs the latest compatible version of our library for Django version
64
{+django-version+} and installs the following dependencies:
65
66
- PyMongo version {+pymongo-version+} and its dependencies
0 commit comments