mirror of
https://github.com/Hopiu/django.git
synced 2026-04-07 16:41:03 +00:00
This adds ManifestFilesMixin.manifest_hash attribute exposing a "hash" of the full manifest. This allows applications to determine when their static files have changed.
6 lines
70 B
JSON
6 lines
70 B
JSON
{
|
|
"version": "1.0",
|
|
"paths": {
|
|
"dummy.txt": "dummy.txt"
|
|
}
|
|
}
|