summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-04-26 09:30:14 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-04-26 09:37:36 +0200
commit007e46d815063d598e0d3db78bfb371100e5c61c (patch)
tree89fe7274904f29db63e739f343158e651c555f42 /docs
parenta37e4d5d6ec5df97d81df0793b390d61212e645e (diff)
[3.2.x] Added missing backticks in docs/releases/1.7.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index 6403ae0b51..814ff6db23 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -1196,8 +1196,8 @@ manager will *not* be reset. This was necessary to resolve an inconsistency in
the way routing information cascaded over joins. See :ticket:`13724` for more
details.
-pytz may be required
---------------------
+``pytz`` may be required
+------------------------
If your project handles datetimes before 1970 or after 2037 and Django raises
a :exc:`ValueError` when encountering them, you will have to install pytz_. You