#19650: Add command option to ignore error when collecting static files.
-------------------------------------+--------------------
Reporter: zyegfryed | Owner: nobody
Type: New feature | Status: new
Component: contrib.staticfiles | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+--------------------
== Scenario ==
A common case scenario is when using CachedStaticFilesStorage storage and
a file that is missing.
The post-processing phase fails hard and exits abruptly, leaving the
project in an incoherent state.
== Solution ==
The goal is to add an option to collectstatic command in order to ignore
errors raised on post-processing phase when files are missing.
The pacth will be mostly an adapted back-port of the pull-request
[https://github.com/jezdez/django-staticfiles/pull/17 #PR17] made for the
legacy django-staticfiles app.
--
Ticket URL: <https://code.djangoproject.com/ticket/19650>
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.