Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed incorrectly throwing ObjectDoesNotExist
A missing not operator (`!`) in the if-statements resulted in an `ObjectDoesNotExist` exception being thrown when the object actually existed.
- Loading branch information