Skip to content

Only load django_redis when Django version is lower than 4 #446

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed

Conversation

mounirmesselmeni
Copy link

Avoid forcing users to install django_redis just to have this working.

Support for Django 4+ was added but the library django_redis is always loaded.

Avoid forcing users to install django_redis just to have this working
@ulgens
Copy link
Member

ulgens commented Jun 6, 2025

It seems #449 supersedes this PR. The tool doesn't support Django < 4 anymore and there is no need to handle that condition anymore.

@ulgens ulgens mentioned this pull request Jun 7, 2025
@asherf asherf closed this Jun 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants