I figured out the issue. The django_sessions database *does* get updated
with entries when a login is successfully attempted. I'm not entirely sure
why I initially observed that it wasn't. I may have been checking the wrong
database. This is not an issue with django. I have tracked down the
underly
So I have some rather bizarre behavior on my hands - I am trying to use
session authentication to login a user. I am able to login/logout through
the django admin console just fine. However, when I explicitly call
django.contrib.auth.login(), nothing happens. No errors are thrown, the
login met
2 matches
Mail list logo