We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a8af1 commit 3c9a248Copy full SHA for 3c9a248
doc/tools.rst
@@ -67,6 +67,14 @@ uMongo
67
mongomock. The source `is available on GitHub
68
<https://github.com/Scille/umongo>`_
69
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
+
78
No longer maintained
79
""""""""""""""""""""
80
0 commit comments