Monday, October 7, 2019

Re: Why would check_password(..) return True but authenticate(.., ..) never return user?

Thanks. I tried doing authenticate(request = request, username = username, password = password)
and it still fails.  Also, they mention the request parameter in Django docs but then 
the example does not have it!!!!  See


After the example it says the request parameter is optional.

Still doesn't work. :(

Any help greatly appreciated still.

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 on the web visit https://groups.google.com/d/msgid/django-users/ab43fef4-1dea-457b-aa08-8bcfb02ca3f7%40googlegroups.com.

No comments:

Post a Comment