Hello, I'm having trouble configuring Django sessions to be persistent. I expect a user to be able to log in on first try and then stay logged in. Currently, it takes multiple tries to login and then the user is logged out. Sessions are clearly not persisting.
I posted a bounty for this on Stack Overflow: https://stackoverflow.com/questions/52535488/django-sessions-not-working-on-heroku-redis -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0872b074-9451-49a4-ab1c-6081593c3eec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

