Skip to content

Commit 3c9a248

Browse files
Jibolablink1073
authored andcommitted
Update ReadTheDocs to include django-mongodb-backend (#2084)
(cherry picked from commit 3b57889)
1 parent f1a8af1 commit 3c9a248

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/tools.rst

+8
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ uMongo
6767
mongomock. The source `is available on GitHub
6868
<https://github.com/Scille/umongo>`_
6969

70+
Django MongoDB Backend
71+
`Django MongoDB Backend <https://django-mongodb-backend.readthedocs.io>`_ is a
72+
database backend library specifically made for Django. The integration takes
73+
advantage of MongoDB's unique document model capabilities, which align
74+
naturally with Django's philosophy of simplified data modeling and
75+
reduced development complexity. The source is available
76+
`on GitHub <https://github.com/mongodb-labs/django-mongodb-backend>`_.
77+
7078
No longer maintained
7179
""""""""""""""""""""
7280

0 commit comments

Comments
 (0)