summaryrefslogtreecommitdiff
path: root/docs/topics/testing/tools.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-03-01 13:00:10 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-03-01 13:34:13 +0100
commit8d2ac000e43c1cfa3d331a1580525ead3d5f32d7 (patch)
tree664147415785733cb1cf7a0530eb10f83d0af0df /docs/topics/testing/tools.txt
parentde4165772475af53583588e879023750e802e22f (diff)
[4.2.x] Refs #34140 -- Made minor edits to rst code-blocks.
Backport of 9cf2a5df70051dffcefe21c6b27203e2d5804922 from main
Diffstat (limited to 'docs/topics/testing/tools.txt')
-rw-r--r--docs/topics/testing/tools.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/testing/tools.txt b/docs/topics/testing/tools.txt
index 4cfeb04eaf..abd8d9d01b 100644
--- a/docs/topics/testing/tools.txt
+++ b/docs/topics/testing/tools.txt
@@ -254,7 +254,9 @@ Use the ``django.test.Client`` class to make requests.
/login/
- ...with this POST data::
+ ...with this POST data:
+
+ .. code-block:: text
name=fred&passwd=secret