Skip to content

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

Closed
mounirmesselmeni wants to merge 1 commit intodjango-commons:masterfrom
mounirmesselmeni:patch-1
Closed

Only load django_redis when Django version is lower than 4#446
mounirmesselmeni wants to merge 1 commit intodjango-commons:masterfrom
mounirmesselmeni:patch-1

Conversation

@mounirmesselmeni
Copy link
Copy Markdown

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
Copy Markdown
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
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.

3 participants