mirror of
https://github.com/django/django.git
synced 2025-06-01 17:49:12 +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.