martinrusev / django-redis-sessions

Session backend for Django that stores sessions in a Redis database
BSD 3-Clause "New" or "Revised" License
494 stars 106 forks source link

Sentinel requires DB and PASSWORD from settings #52

Closed Duologic closed 6 years ago

Duologic commented 6 years ago

A change got introduced in 839380f9820d7ca37e11cc78881487ba345bbed8, but it looks like @martinrusev was a bit eager and changed the getattr for Sentinel too. I believe these should still look for the regular settings.