Skip to content
New issue

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

Django support #72

Open
Fares-Harri opened this issue Jan 22, 2023 · 1 comment
Open

Django support #72

Fares-Harri opened this issue Jan 22, 2023 · 1 comment

Comments

@Fares-Harri
Copy link

Does the package support Django 4.1 and 4.0?

@joekohlsdorf
Copy link
Contributor

It works but you'll get some info logs about corrupt sessions due to missing handling when session keys are not found in Redis. You can disable the logger.

This patch fixes the problem: #77

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

No branches or pull requests

2 participants