Skip to content

Conversation

pykita
Copy link

@pykita pykita commented Jun 20, 2025

This PR should fix the Django 4.0 incompatibility issues

pykita and others added 2 commits June 20, 2025 10:45
- Fix InvalidCacheBackendError import location
- Import from django.core.cache.backends.base instead of django.core.cache
- This resolves compatibility issues with Django 4.0+

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Replace smart_text with smart_str in cluster_utils.py
- smart_text was deprecated and removed in Django 4.0
- This completes the Django 4.0 compatibility fixes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link

@matt-dalton matt-dalton left a comment

Choose a reason for hiding this comment

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

well done!

Copy link

@high-performance-hery high-performance-hery left a comment

Choose a reason for hiding this comment

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

subtle

@pykita pykita closed this Jun 20, 2025
@pykita pykita reopened this Jun 20, 2025
Copy link

@mark-carrington mark-carrington left a comment

Choose a reason for hiding this comment

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

Nice!

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.

4 participants