Skip to content

Conversation

matthiask
Copy link
Member

@matthiask matthiask commented Jul 22, 2025

Description

#2155 introduced deduplication and sorting of static files, however the StaticFile object wasn't orderable at all.

Fixes #2158

Checklist:

  • I have added the relevant tests for this change.
  • I have added an item to the Pending section of docs/changes.rst.

@matthiask matthiask merged commit 569528b into django-commons:main Jul 22, 2025
53 checks passed
@matthiask matthiask deleted the 2158 branch July 22, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StaticFile can't be compared with <
1 participant