You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+6-3
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,13 @@ Django MongoDB CLI
9
9
Django MongoDB Backend should refer to the
10
10
`Django MongoDB Backend documentation`_.
11
11
12
+
About
13
+
-----
14
+
12
15
This library provides the ``dm`` command line utility which can be used for:
13
16
14
-
- Testing `Django MongoDB Backend`_ with MongoDB's `Django fork`_ and :ref:`third party libraries <third-party-libraries>` with the ``dm repo`` command.
15
-
- Testing `Django MongoDB Backend`_ projects with :ref:`third party libraries <third-party-libraries>` with the ``dm startproject`` command.
17
+
- Testing `Django MongoDB Backend`_ with MongoDB's `Django fork`_ and :ref:`third party library test suites <third-party-libraries>`.
18
+
- Testing Django projects with `Django MongoDB Backend`_ and :ref:`third party library integrations <third-party-libraries>`.
0 commit comments