#31520: ManifestStaticFilesStorage should not raise ValueError on missing file 
when
manifest_strict=False
-------------------------------+------------------------------------
     Reporter:  thenewguy      |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Uncategorized  |                  Version:  3.0
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  1              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by thenewguy):

 Two things - maybe a different issue, but shouldn't we log an ERROR or at
 least WARNING that the file was missing from the manifest so that it can
 be handled?  Since we would be hashing the files on every call it isn't
 free.  TBH I think it probably makes more sense here not to hash at all
 and just return the unmodified name plus the error/warning message?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31520#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.6efe465ae351e19016cae5c5e66c74ae%40djangoproject.com.

Reply via email to