1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/docs/howto
Ian Lee 04c262aea9 [1.8.x] Broke long lines in code examples.
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
2015-02-23 07:46:00 -05:00
..
deployment [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
static-files
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt
custom-management-commands.txt [1.8.x] Standardized indentation in docs/howto/custom-management-commands.txt. 2015-01-17 13:27:59 -05:00
custom-model-fields.txt [1.8.x] Update converters to take a consistent set of parameters. 2015-02-20 11:47:48 +00:00
custom-template-tags.txt [1.8.x] Broke long lines in code examples. 2015-02-23 07:46:00 -05:00
error-reporting.txt
index.txt [1.8.x] Added a "Writing migrations" how-to. 2015-02-03 13:46:56 -05:00
initial-data.txt
jython.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
upgrade-version.txt [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
windows.txt
writing-migrations.txt [1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:55:50 +07:00