#36968: Provide better error messages when collectstatic can't find a file
referenced in another file
--------------------------------------+------------------------------------
     Reporter:  blighj                |                    Owner:  blighj
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  contrib.staticfiles   |                  Version:  6.0
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by blighj):

 * has_patch:  0 => 1

Comment:

 I've added a PR with the wording

 {{{
 '{filename}' contains a URL '{matched_url}' on line [X or contents of line
 if short]

 The storage resolved the url to {path/to/missing.file} and could not find
 that file.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36968#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 visit 
https://groups.google.com/d/msgid/django-updates/0107019cc3ef162b-e2675d76-595c-4946-8c2a-b1255d68157d-000000%40eu-central-1.amazonses.com.

Reply via email to