django/docs/howto
Claude Paroz a177f854c3
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
Thanks Simon Charette, Jon Dufresne, and Tim Graham for the reviews.
2018-05-15 18:12:11 +02:00
..
deployment
static-files Fixed #29360 -- Removed Fabric examples in docs. 2018-04-29 22:12:40 -04:00
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 2018-02-10 19:08:55 -05:00
custom-management-commands.txt Fixed #17379 -- Removed management commands deactivation of the locale. 2018-05-13 10:21:53 +02:00
custom-model-fields.txt Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 2017-07-20 16:30:08 -04:00
custom-template-tags.txt
error-reporting.txt
index.txt
initial-data.txt Fixed #29165 -- Clarified how to load initial data with migrations. 2018-03-08 10:58:19 -05:00
jython.txt
legacy-databases.txt
outputting-csv.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
outputting-pdf.txt Fixed #16470 -- Allowed FileResponse to auto-set some Content headers. 2018-05-15 18:12:11 +02:00
overriding-templates.txt
upgrade-version.txt
windows.txt
writing-migrations.txt