Skip to content

Commit 255238c

Browse files
committed
Update wagtail usage docs
1 parent 717b149 commit 255238c

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed
Loading
154 KB
Loading

docs/source/usage.rst

+22-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ When completed successfully the output should look something like this:
2626

2727
.. image:: _static/images/django-rest-framework.png
2828

29+
django-debug-toolbar
30+
++++++++++++++++++++
31+
32+
::
33+
34+
dm repo test django-debug-toolbar
35+
36+
When completed successfully the output should look something like this:
37+
38+
.. image:: _static/images/django-debug-toolbar.png
39+
2940
django-allauth
3041
++++++++++++++
3142

@@ -40,7 +51,17 @@ django-allauth
4051

4152
dm repo test django-allauth
4253

43-
4454
When completed successfully the output should look something like this:
4555

4656
.. image:: _static/images/django-allauth.png
57+
58+
wagtail
59+
+++++++
60+
61+
::
62+
63+
dm repo test wagtail
64+
65+
When completed successfully the output should look something like this:
66+
67+
.. image:: _static/images/wagtail.png

0 commit comments

Comments
 (0)