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 2137109 commit ace1be0Copy full SHA for ace1be0
doc/tools.rst
@@ -27,7 +27,7 @@ layers, the time spent working directly with the driver will have
27
increased your understanding of how MongoDB actually works.
28
29
MongoEngine
30
- `MongoEngine <https://mongoengine.org/>`_ is another ORM-like
+ `MongoEngine <http://mongoengine.org/>`_ is another ORM-like
31
layer on top of PyMongo. It allows you to define schemas for
32
documents and query collections using syntax inspired by the Django
33
ORM. The code is available on `GitHub
0 commit comments