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 6496132 commit 8e2e894Copy full SHA for 8e2e894
docs/source/_static/images/django-filter.png
139 KB
docs/source/usage.rst
@@ -4,6 +4,28 @@ Usage
4
Run third-party library tests
5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7
+django-filter
8
++++++++++++++
9
+
10
+::
11
12
+ dm repo test django-filter
13
14
+When completed successfully the output should look something like this:
15
16
+.. image:: _static/images/django-filter.png
17
18
+django-rest-framework
19
++++++++++++++++++++++
20
21
22
23
+ dm repo test django-rest-framework
24
25
26
27
+.. image:: _static/images/django-allauth.png
28
29
django-allauth
30
31
0 commit comments