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
custom-model-fields.txt
custom-template-tags.txt
error-reporting.txt Added info about using logging to the 'Error reporting' howto. 2010-11-16 14:00:38 +00:00
i18n.txt
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
outputting-pdf.txt
static-files.txt Fixed #15080 - Add -v0 to collectstatic fabric example. Thanks hvdklauw. 2011-01-16 21:49:01 +00:00