index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
Age
Commit message (
Expand
)
Author
2022-03-29
[4.0.x] Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-03-22
[4.0.x] Fixed #33544 -- Expanded the TEMPLATES section of the Deployment chec...
Samuel Hartmann
2022-01-26
[4.0.x] Fixed #33048 -- Doc'd that DEBUG static files requests don't use midd...
Kaushik Chintam
2022-01-12
[4.0.x] Fixed #33432 -- Fixed typo in docs/howto/outputting-csv.txt.
Zeilentaucher
2021-10-14
[4.0.x] Used :source: role in docs/howto/custom-template-tags.txt.
Mariusz Felisiak
2021-10-08
[4.0.x] Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-08-31
Fixed #25264 -- Allowed suppressing base command options in --help output.
Jan Szoja
2021-08-24
Used backend vendors in custom model fields docs.
Mariusz Felisiak
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-07-30
Refs #32956 -- Updated words ending in -wards.
David Smith
2021-07-29
Refs #32880 -- Made remaining titles consistent in how-to documents.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-28
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
David Smith
2021-07-27
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-07-13
Refs #32880 -- Made some titles consistent in how-to documents.
Daniele Procida
2021-07-12
Refs #32880 -- Created a new logging how-to document.
Daniele Procida
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-12
Fixed #26721 -- Doc'd setting UTF-8 on Windows.
David Smith
2021-04-29
Refs #32694 -- Clarified when colorama requirement is needed in Windows how-to.
Carlton Gibson
2021-04-21
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...
Abhyudai
2021-03-31
Refs #32105 -- Moved ExceptionReporter template paths to properties.
William Schwartz
2021-02-25
Updated links to DEPs.
Markus Holtermann
2021-02-06
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and do...
Markus Holtermann
2021-02-05
Fixed #32419 -- Clarified URLconf in example of serving media files.
Amankumar Singh
2021-01-19
Corrected versionadded annotations.
Mariusz Felisiak
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-02
Updated {% static %} tag examples in docs to use single quotes where appropri...
Nikita Sobolev
2020-10-15
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
Aarni Koskela
2020-10-07
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
Tom Carrick
2020-09-29
Updated ASGI uvicorn deployment docs.
Thomas Grainger
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-08-28
Fixed #31912 -- Removed strict=True in Path.resolve() in project template and...
Mariusz Felisiak
2020-08-05
Added Hypercorn to ASGI deployment guide.
Phil Jones
2020-08-05
Fixed #29336 -- Doc'd circular template inheritance
David Smith
2020-07-10
Corrected custom model fields how-to.
Ramiro Morales
2020-06-03
Preferred usage of among/while to amongst/whilst.
David Smith
2020-06-03
Updated How to install Django on Windows guide.
David Smith
2020-06-02
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-06-01
Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...
René Fleschenberg
2020-05-29
Changed some doc links to use intersphinx.
Jon Dufresne
2020-05-27
Fixed #31628 -- Updated Windows install guide to recommend venv.
David Smith
2020-05-25
Removed instructions for unsupported Apache versions.
Claude Paroz
2020-05-21
Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch...
Hasan Ramezani
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-30
Fixed #25712 -- Reorganized templates docs.
David Smith
2020-04-14
Refs #29501 -- Allowed customizing exit status for management commands.
Adam Johnson
[next]