django.contrib.staticfiles.storage HashedFilesMixin Example Code

HashedFilesMixin is a class within the django.contrib.staticfiles.storage module of the Django project.

Example 1 from wagtail

wagtail (project website) is a fantastic Django-based CMS with code that is open source under the BSD 3-Clause "New" or "Revised" License.

wagtail / wagtail / admin / staticfiles.py