Skip to content

DoesNotExist at /admin/auth/user/ User matching query does not exist.  #19

@dev-shridhar

Description

@dev-shridhar

def deleteUser(sender, instance, **kwargs):
user = instance.user // error showing to this line
user.delete()

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