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
/
ref
/
contrib
/
staticfiles.txt
Age
Commit message (
Expand
)
Author
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2023-11-02
Fixed #34813 -- Doc'd usage of integrity HTML attribute with ManifestStaticFi...
Patrick Rauscher
2023-09-18
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-03-18
Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-16
Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs ...
Mariusz Felisiak
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
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
2023-01-02
Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
Florian Apolloner
2022-12-07
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
James Bligh
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-01-18
Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage.
Adam Johnson
2021-11-05
Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...
Mariusz Felisiak
2021-08-05
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...
Jarosław Wygoda
2021-05-31
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
Gildardo Adrian Maravilla Jacome
2021-04-02
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
Adam Johnson
2020-10-01
Fixed #32041 -- Doc'd how to modify served files' content types on Windows.
Peter Marheine
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2019-12-23
Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-09-10
Refs #28606 -- Removed CachedStaticFilesStorage per deprecation timeline.
Mariusz Felisiak
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-01-17
Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.
Tim Graham
2018-11-01
Fixed #27994 -- Documented ManifestFilesMixin.
Theofanis Despoudis
2018-10-29
Fixed code highlighting in docs/ref/contrib/staticfiles.txt.
Tim Graham
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-08-16
Fixed #29677 -- Doc'd return value of StaticFilesStorage.post_process().
Tim Graham
2018-07-13
Fixed #28566 -- Added path matching to collectstatic ignore patterns.
Daniel Wiesmann
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-10-18
Refs #19295 -- Doc'd that ManifestStaticFilesStorage doesn't work with runser...
Collin Stedman
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-08-30
Fixed #27701 -- Doc'd staticfiles runserver bypasses middleware when serving ...
jkrzy
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2016-07-25
Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore...
Tim Graham
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-12
Prevented findstatic argument from appearing as multiple options.
eltronix
2016-04-22
Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list
Claude Paroz
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-09-08
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
Raphael Michel
2015-07-13
Fixed #24984 -- Added link to Jinja2 static tag instructions in staticfiles d...
Chris McCollister
[next]