mirror of
https://github.com/django/django.git
synced 2025-03-12 18:30:48 +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.