File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -85,9 +85,10 @@ This section lists tools and adapters that have been designed to work with
8585various Python frameworks and libraries.
8686
8787* `Django MongoDB Engine
88- <http://django-mongodb. org/> `_ is a MongoDB
88+ <http://django-mongodb-engine.readthedocs. org/en/latest /> `_ is a MongoDB
8989 database backend for Django that completely integrates with its ORM.
90- For more information `see the tutorial <http://django-mongodb.org/tutorial.html >`_.
90+ For more information `see the tutorial
91+ <http://django-mongodb-engine.readthedocs.org/en/latest/tutorial.html> `_.
9192* `mango <http://github.com/vpulim/mango >`_ provides MongoDB backends for
9293 Django sessions and authentication (bypassing :mod: `django.db ` entirely).
9394* `Django MongoEngine
You can’t perform that action at this time.
0 commit comments