1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/howto
2018-03-28 13:25:03 -04:00
..
deployment
static-files Fixed #29265 -- Removed the suggestion to hardcode static URLs. 2018-03-28 11:16:01 -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
custom-model-fields.txt
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
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt Replaced 'python -Wall' with 'python -Wa'. 2018-03-28 13:25:03 -04:00
windows.txt
writing-migrations.txt