Open Fares-Harri opened 1 year ago
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: https://github.com/martinrusev/django-redis-sessions/pull/77
Does the package support Django 4.1 and 4.0?