Skip to content

Commit 491dcce

Browse files
committed
[4.1.x] Added missing backticks in docs/releases/1.7.txt.
1 parent 6d334a0 commit 491dcce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/1.7.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,8 +1195,8 @@ manager will *not* be reset. This was necessary to resolve an inconsistency in
11951195
the way routing information cascaded over joins. See :ticket:`13724` for more
11961196
details.
11971197

1198-
pytz may be required
1199-
--------------------
1198+
``pytz`` may be required
1199+
------------------------
12001200

12011201
If your project handles datetimes before 1970 or after 2037 and Django raises
12021202
a :exc:`ValueError` when encountering them, you will have to install pytz_. You

0 commit comments

Comments
 (0)