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
2023-11-15
[4.2.x] Removed obsolete sentence in custom model field docs.
Giannis Terzopoulos
2023-09-16
[4.2.x] Fixed typo in docs/howto/custom-file-storage.txt.
therealrinku
2023-08-04
[4.2.x] Fixed #15799 -- Doc'd that Storage._open() should raise FileNotFoundE...
anthony kugel
2023-07-11
[4.2.x] Fixed #34309 -- Doc'd how to fully delete an app.
Marcelo Galigniana
2023-05-17
[4.2.x] Updated broken links in docs.
Mariusz Felisiak
2023-04-17
[4.2.x] Used extlinks for PyPI links.
Tim Graham
2023-03-22
[4.2.x] Doc'd use of asgiref.sync adapters with sensitive variables.
Carlton Gibson
2023-03-07
[4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command.
Carlton Gibson
2023-03-01
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...
Joseph Victor Zammit
2023-02-10
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-11-02
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
2022-10-26
Fixed #33606 -- Cleansed sessionid cookie in error reports.
Tobias Bengfort
2022-10-26
Fixed #34109 -- Updated instructions for running with Uvicorn.
Simon Willison
2022-09-25
Fixed #26975 -- Clarified how Django looks for fixture files.
Filip Łajszczak
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-04-28
Added backticks to code literals in various docs.
David
2022-04-06
Fixed #33471 -- Made AlterField operation a noop when changing "choices".
sarahboyce
2022-03-29
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-03-22
Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist.
Samuel Hartmann
2022-03-22
Refs #28592 -- Improved some headings in CSRF how-to.
Tomas McNamer
2022-03-17
Refs #28592 -- Created a new CSRF how-to document.
tommcn
2022-03-10
Changed some words to use inline markup.
David Smith
2022-02-25
Optimized docs images.
Mariusz Felisiak
2022-02-01
Fixed #30360 -- Added support for secret key rotation.
tschilling
2022-01-26
Fixed #33048 -- Doc'd that DEBUG static files requests don't use middleware c...
Kaushik Chintam
2022-01-12
Fixed #33432 -- Fixed typo in docs/howto/outputting-csv.txt.
Zeilentaucher
2021-10-14
Used :source: role in docs/howto/custom-template-tags.txt.
Mariusz Felisiak
2021-10-08
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
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
[next]