#24890: Add warning to collectstatic when static files have clashing names
-------------------------------------+------------------------------------
     Reporter:  giuliettamasina      |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  contrib.staticfiles  |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+------------------------------------
Changes (by timgraham):

 * needs_docs:   => 0
 * needs_better_patch:   => 0
 * stage:  Unreviewed => Accepted
 * needs_tests:   => 0


Comment:

 I'm not sure a system check is a good idea since it seems such a check
 would involve a lot of disk reading and it could be expensive to do that
 each time the dev server is restarted (currently all system checks are
 simply static code analysis). Perhaps a warning when running collecstatic
 would be a better approach?

--
Ticket URL: <https://code.djangoproject.com/ticket/24890#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.0c487d65d0a8b4c25a95906c0656b153%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to