#18958: CachedStaticFilesStorage should handle errors with broken CSS
-------------------------------------+-------------------------------------
     Reporter:  yxven                |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  contrib.staticfiles  |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
  CachedStaticFileStorage            |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by yxven):

 I didn't realize CachedFileStorage was modifying the css to fix the links.
 I understand that must be necessary for CachedFileStorage to function.

 That said, I was unable to triage my dojo installation by deleting css
 files. There were too many dependencies.

 It should just warn you that the link will be broken. I should be able to
 tell it to ignore the broken link and keep collecting.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18958#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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to