mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
The website only renders code blocks at 96 chars, and therefore
long code lines get wrapped. Manually breaking the lines prevents
the wrapping from occurring.
Backport of 00fbd8fd52
from master