Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
084536a9
Kaydet (Commit)
084536a9
authored
Kas 01, 2018
tarafından
Theofanis Despoudis
Kaydeden (comit)
Tim Graham
Kas 01, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #27994 -- Documented ManifestFilesMixin.
üst
dfcdc899
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
staticfiles.txt
docs/ref/contrib/staticfiles.txt
+8
-0
No files found.
docs/ref/contrib/staticfiles.txt
Dosyayı görüntüle @
084536a9
...
@@ -400,6 +400,14 @@ simply specify a custom entry in the :setting:`CACHES` setting named
...
@@ -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
required to ensure that the file hash is correct in the case of nested file
paths.
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
Finders Module
==============
==============
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment