0
0
mirror of https://github.com/django/django.git synced 2024-11-24 20:07:01 +01:00
django/docs/howto
2021-01-14 17:50:04 +01:00
..
_images
deployment Updated ASGI uvicorn deployment docs. 2020-09-29 10:55:06 +02:00
static-files Updated {% static %} tag examples in docs to use single quotes where appropriate. 2020-11-02 10:34:24 +01:00
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt
custom-management-commands.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
custom-model-fields.txt Corrected custom model fields how-to. 2020-07-10 11:11:40 +02:00
custom-template-backend.txt
custom-template-tags.txt
error-reporting.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
index.txt
initial-data.txt
legacy-databases.txt
outputting-csv.txt Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 2020-10-07 09:19:57 +02:00
outputting-pdf.txt
overriding-templates.txt Fixed #31912 -- Removed strict=True in Path.resolve() in project template and CommonPasswordValidator. 2020-08-28 05:57:36 +02:00
upgrade-version.txt
windows.txt Fixed #31216 -- Added support for colorama terminal colors on Windows. 2020-11-11 14:27:10 +01:00
writing-migrations.txt Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +02:00