Hi All,
--
-- I have an issue coming in my django code, even though the user id and password is present in sqlite3 db still the user is giving 'None' value
user = authenticate(username=username, password=password)
and I am not able to login with user and throwing this error.
Warm Regards,
Avdesh Kumar Sharma9650031844
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/CAF5Nfo65s-8c75FRkhF0rN7Sh0aUH6eKNBbQ--OMawNPCVX13w%40mail.gmail.com.

No comments:
Post a Comment