user matching query does not exist. django
# Check the [object] table to see if the item you are trying to find exists
# it may have been deleted
[object] matching query does not exist
# i.e.
User matching query does not exist
# there is no User line matching what you queried in the public.auth_user table