mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +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.