Skip to content

2.5.2 maintenance and dependencies - #1675

Draft
MyPyDavid wants to merge 1 commit into
2.5.2/releasefrom
2.5.2/maintenance
Draft

2.5.2 maintenance and dependencies#1675
MyPyDavid wants to merge 1 commit into
2.5.2/releasefrom
2.5.2/maintenance

Conversation

@MyPyDavid

Copy link
Copy Markdown
Member

Description

  • bump version of django-compressor to >=4.6 in f248e23.
    To prevent this error after update:
.../site-packages/compressor/finders.py", line 2, in <module>
    from compressor.storage import CompressorFileStorage
.../site-packages/compressor/storage.py", line 7, in <module>
    from django.core.files.storage import FileSystemStorage, get_storage_class
ImportError: cannot import name 'get_storage_class' from 'django.core.files.storage' (.../site-packages/django/core/files/storage/__init__.py)

Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
@MyPyDavid MyPyDavid added type:maintenance dependencies Pull requests that update a dependency file labels Jul 15, 2026
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage is 95.118%2.5.2/maintenance into 2.5.2/release. No base build found for 2.5.2/release.

@MyPyDavid MyPyDavid added this to the RDMO 2.5.2 milestone Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file type:maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants