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/index.rst
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,12 +53,18 @@ Quick Start
53
53
| module3 | |
54
54
+---------+-------------------------+
55
55
56
-
4. Or for a nicer presentation, use ``django-queries html > results.txt`` to export the results as HTML. See `this example <./html_export_results.html>`_ for a demo!
56
+
4. Or for a nicer presentation, use ``django-queries html > results.html`` to export the results as HTML. See `this example <./html_export_results.html>`_ for a demo!
57
57
58
58
.. image:: _static/html_export_results.png
59
59
:width:500 px
60
60
:align:center
61
61
62
+
5. By running it twice with the option described :ref:`here <diff_usage>` and by running ``django-queries diff`` you will get something like this:
0 commit comments