Skip to content

Commit 8e2e894

Browse files
committed
Update filter usage docs
1 parent 6496132 commit 8e2e894

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
139 KB
Loading

docs/source/usage.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ Usage
44
Run third-party library tests
55
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66

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+
When completed successfully the output should look something like this:
26+
27+
.. image:: _static/images/django-allauth.png
28+
729
django-allauth
830
++++++++++++++
931

0 commit comments

Comments
 (0)