We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I noticed django-redis-cache has dropped support for Django < 3.0 but we provide support for Django 2.2 LTS in this project:
https://github.com/sebleier/django-redis-cache
Would django-redis be more suitable for use in django-defender? It uses mostly the same settings, but supports a wider variety of Django versions:
https://github.com/jazzband/django-redis
The text was updated successfully, but these errors were encountered:
If they are compatible, then I think that seems like a reasonable change.
Sorry, something went wrong.
No branches or pull requests
I noticed django-redis-cache has dropped support for Django < 3.0 but we provide support for Django 2.2 LTS in this project:
https://github.com/sebleier/django-redis-cache
Would django-redis be more suitable for use in django-defender? It uses mostly the same settings, but supports a wider variety of Django versions:
https://github.com/jazzband/django-redis
The text was updated successfully, but these errors were encountered: