1
0
mirror of https://github.com/django/django.git synced 2025-07-04 17:59:13 +00:00

[3.2.x] Added missing backticks in docs/releases/1.7.txt.

This commit is contained in:
Mariusz Felisiak 2023-04-26 09:30:14 +02:00
parent a37e4d5d6e
commit 007e46d815

View File

@ -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