Relative Content

Tag Archive for pythondjangoauthenticationdjango-viewsdjango-forms

django login Authentication returns None

I am trying to authenticate in django but when I enter the real credentials it assigns the user as None, but when I enter credentials that do not exist it does not assign it as None.