django check if an object exists code example Example: check django object exists modelName.objects.filter(pk='id').exists()