django/docs/howto
Russell Keith-Magee b31a1b9926 Refs #14661 -- Clarified the handling of initial data injected via custom SQL.
This is BACKWARDS INCOMPATIBLE CHANGE for anyone relying on SQL-injected initial data in a test case.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15239 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-18 16:43:01 +00:00
..
deployment Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. 2011-01-03 13:29:17 +00:00
apache-auth.txt
auth-remote-user.txt
custom-file-storage.txt
custom-management-commands.txt Fixed #10078 - Document use of locales in management commands. Thanks gregoire for the suggestion and ramiro for the patch. 2011-01-03 14:27:28 +00:00
custom-model-fields.txt Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. 2011-01-03 13:29:17 +00:00
custom-template-tags.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
error-reporting.txt
i18n.txt Fixed #14910 -- Clarified the order of precedence of loading translation catalogues. Thanks, vanschelven. 2010-12-21 14:57:57 +00:00
index.txt
initial-data.txt Refs #14661 -- Clarified the handling of initial data injected via custom SQL. 2011-01-18 16:43:01 +00:00
jython.txt
legacy-databases.txt
outputting-csv.txt Fixed #14777 -- Added docs on working around the Python CSV module's lack of Unicode support. Thanks to adamv for the report and draft patch. 2010-11-29 06:24:14 +00:00
outputting-pdf.txt
static-files.txt Fixed #15080 - Add -v0 to collectstatic fabric example. Thanks hvdklauw. 2011-01-16 21:49:01 +00:00