django/tests/staticfiles_tests/project/documents
Florian Apolloner afa2e28205 Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
This adds ManifestFilesMixin.manifest_hash attribute exposing a "hash"
of the full manifest. This allows applications to determine when their
static files have changed.
2023-01-02 09:53:52 +01:00
..
cached Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 2022-12-07 10:56:00 +01:00
nested Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 2022-12-07 10:56:00 +01:00
subdir
test
absolute_root.css Fixed #26249 -- Fixed collectstatic crash for files in STATIC_ROOT referenced by absolute URL. 2016-02-23 19:34:21 +01:00
absolute_root.js Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 2022-12-07 10:56:00 +01:00
staticfiles_v1.json Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute. 2023-01-02 09:53:52 +01:00
styles_root.css Fixed #26249 -- Fixed collectstatic crash for files in STATIC_ROOT referenced by absolute URL. 2016-02-23 19:34:21 +01:00
test.txt