index
:
django.git
fix-31295
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
/
static-files
/
deployment.txt
Age
Commit message (
Expand
)
Author
2024-11-14
Fixed a typo in docs/howto/static-files/deployment.txt.
Laurence Mercer
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
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
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-04-29
Fixed #29360 -- Removed Fabric examples in docs.
Srinivas Reddy Thatiparthy
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2016-09-29
Normalized spelling of "Web server/page" in docs.
Tim Graham
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2015-12-24
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2014-10-15
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
Collin Anderson
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham