django/docs/howto
Ian Lee 31ffb1b94e [1.7.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:23 -05:00
..
deployment [1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:38:54 -05:00
static-files [1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:46:54 +02:00
auth-remote-user.txt [1.7.x] Stripped headers containing underscores to prevent spoofing in WSGI environ. 2015-01-13 13:02:56 -05:00
custom-file-storage.txt [1.7.x] Fixed #23376 -- Clarified that certain Storage methods should be implemented but are not required. 2014-11-03 07:18:48 -05:00
custom-lookups.txt [1.7.x] Fixed typo in docs/howto/custom-lookups.txt. 2014-12-08 07:20:00 -05:00
custom-management-commands.txt [1.7.x] Replaced deprecated requires_model_validation in docs. 2015-01-17 12:52:34 -05:00
custom-model-fields.txt [1.7.x] Fixed #14638 -- Clarified model Field.to_python() docs. 2014-08-18 12:54:15 -04:00
custom-template-tags.txt [1.7.x] Broke long lines in code examples. 2015-02-23 07:46:23 -05:00
error-reporting.txt [1.7.x] Converted seealso directives to use 4 space indendation. 2014-10-30 14:46:27 -04:00
index.txt [1.7.x] Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:13:24 -04:00
initial-data.txt [1.7.x] Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340." 2014-12-30 11:53:33 -05:00
jython.txt [1.7.x] Fixed #23257 -- Updated docs for new django-jython release. 2014-08-08 12:43:57 -04:00
legacy-databases.txt [1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:03:02 -04:00
outputting-csv.txt [1.7.x] Specified 'csv and unicode' note as Python 2 only 2014-04-26 16:10:00 +02:00
outputting-pdf.txt [1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:38:54 -05:00
upgrade-version.txt [1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:38:54 -05:00
windows.txt [1.7.x] Fixed versionchanged indentation in docs/. 2014-11-03 21:43:21 -05:00