Django recommends keeping users logged in
by calling django.contrib.auth.update_session_auth_hash(request, user).
This is not working in a Django website of mine.
They must log in again!?
There are no error messages. Is there any way I can provide
more details?
Chris
-- 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 django-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/django-users/04908d1c-a1e4-41ea-afd8-e227f78af8bcn%40googlegroups.com.
No comments:
Post a Comment