Skip to content

Problem , when trying to login with an invalid username/password #11

Description

@Ashkanfarhady

Hello,
When I try to login with an invalid username/password I get this error:
VariableDoesNotExist at /admin/login/

Failed lookup for key [this_is_the_login_form] in

Django version: 2.2.12

The problem is this_is_the_login_form is not a field of form, the choices are :
username
password
captcha ( thanks to this package )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions