I'll be opening a PR for discussion soon.
--
Ticket URL: <https://code.djangoproject.com/ticket/34235>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34235#comment:1>
* owner: nobody => Florian Apolloner
* status: new => assigned
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/34235#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34235#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"afa2e28205fe708334ad463b6d3b0e9960b945a6" afa2e28]:
{{{
#!CommitTicketReference repository=""
revision="afa2e28205fe708334ad463b6d3b0e9960b945a6"
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.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34235#comment:4>
Comment (by Adam Johnson):
Nice feature, thanks all!
--
Ticket URL: <https://code.djangoproject.com/ticket/34235#comment:5>