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 c1eab95 commit 7c9feddCopy full SHA for 7c9fedd
doc/faq.rst
@@ -139,7 +139,7 @@ How can I use PyMongo from a web framework like Django?
139
framework. Django includes an ORM, :mod:`django.db`. Currently,
140
there's no official MongoDB backend for Django.
141
142
-`django-mongodb-engine <http://github.com/django-mongodb-engine/mongodb-engine>`_
+`django-mongodb-engine <http://django-mongodb.org/>`_
143
is an unofficial, actively developed MongoDB backend that supports Django
144
aggregations, (atomic) updates, embedded objects, Map/Reduce and GridFS.
145
It allows you to use most of Django's built-in features, including the
0 commit comments