Skip to content

Fixed incorrectly throwing ObjectDoesNotExist

Compare
Choose a tag to compare
@StianTorjussen StianTorjussen released this 22 Feb 14:55
· 7 commits to master since this release
44e864f

A missing not operator (!) in the if-statements resulted in an ObjectDoesNotExist exception being thrown when the object actually existed.