Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Django] Prevent collectstatic from compressing static files on each startup #102

Closed
veuncent opened this issue Oct 24, 2018 · 0 comments
Closed

Comments

@veuncent
Copy link

veuncent commented Oct 24, 2018

Whitenoise's compress function runs on each startup, even though static files have not changed.

Investigate other options:

Further Reading:
evansd/whitenoise#148

@veuncent veuncent self-assigned this Oct 24, 2018
@veuncent veuncent added this to Backlog in 3D Content Management System via automation Oct 24, 2018
@veuncent veuncent moved this from Backlog to To do in 3D Content Management System Oct 24, 2018
@veuncent veuncent moved this from To do to In progress in 3D Content Management System Oct 25, 2018
@veuncent veuncent moved this from In progress to Done in 3D Content Management System Oct 29, 2018
@issue-states issue-states bot closed this as completed Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant