This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
howto
History
William Schwartz
7248afe12f
Refs
#32105
-- Moved ExceptionReporter template paths to properties.
...
Refs
#32316
.
2021-03-31 08:41:57 +02:00
..
_images
…
deployment
Updated ASGI uvicorn deployment docs.
2020-09-29 10:55:06 +02:00
static-files
Refs
#32394
-- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
2021-02-06 13:41:35 +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
Updated links to DEPs.
2021-02-25 17:22:07 +01:00
custom-template-tags.txt
…
error-reporting.txt
Refs
#32105
-- Moved ExceptionReporter template paths to properties.
2021-03-31 08:41:57 +02: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
Corrected versionadded annotations.
2021-01-19 11:52:47 +01:00
writing-migrations.txt
…