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

Fixed #28607 -- Prevented duplicates in HashedFilesMixin post-processing results. #14053

Merged
merged 1 commit into from Feb 26, 2021

Conversation

jacobtylerwalls
Copy link
Member

ticket-28607

Modeled on the approach suggested in #6507 (comment)

@felixxm felixxm self-assigned this Feb 26, 2021
@felixxm felixxm changed the title Fixed #28607 -- Deduplicated files yielded by HashedFilesMixin.post_process(). Fixed #28607 -- Prevented duplicates in HashedFilesMixin post-processing results. Feb 26, 2021
…ing results.

Thanks Ed Morley for the implementation idea.
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacobtylerwalls Thanks 👍

I pushed small edits.

django/contrib/staticfiles/storage.py Outdated Show resolved Hide resolved
django/contrib/staticfiles/storage.py Outdated Show resolved Hide resolved
@felixxm felixxm merged commit 337cd65 into django:master Feb 26, 2021
@jacobtylerwalls jacobtylerwalls deleted the yield-static-files branch February 26, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants