Kaydet (Commit) 084536a9 authored tarafından Theofanis Despoudis's avatar Theofanis Despoudis Kaydeden (comit) Tim Graham

Fixed #27994 -- Documented ManifestFilesMixin.

üst dfcdc899
......@@ -400,6 +400,14 @@ simply specify a custom entry in the :setting:`CACHES` setting named
required to ensure that the file hash is correct in the case of nested file
paths.
``ManifestFilesMixin``
----------------------
.. class:: storage.ManifestFilesMixin
Use this mixin with a custom storage to append the MD5 hash of the file's
content to the filename as :class:`~storage.ManifestStaticFilesStorage` does.
Finders Module
==============
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment