mirror of
https://github.com/django/django.git
synced 2024-12-29 12:36:08 +00:00
afa2e28205
This adds ManifestFilesMixin.manifest_hash attribute exposing a "hash" of the full manifest. This allows applications to determine when their static files have changed.
7 lines
70 B
JSON
7 lines
70 B
JSON
{
|
|
"version": "1.0",
|
|
"paths": {
|
|
"dummy.txt": "dummy.txt"
|
|
}
|
|
}
|