summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/staticfiles_v1.json
AgeCommit message (Collapse)Author
2023-01-02Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.Florian Apolloner
This adds ManifestFilesMixin.manifest_hash attribute exposing a "hash" of the full manifest. This allows applications to determine when their static files have changed.