Closed Bug 1149145 Opened 9 years ago Closed 9 years ago

Clean up static files created by django-pipeline

Categories

(support.mozilla.org :: Code Quality, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: rehandalal+mozilla, Unassigned)

Details

Cache busting in django-pipeline is done by appending a hash to the end of the filename. This will leave us with a lot of static files as we keep making changes. We should be removing old versions to reduce clutter.
I looked on prod. I see exactly two copies of each file: the original, and one with a hash in the name.

I assert that this isn't actually a problem, or that we've already fixed it.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.