how to check if django model is empty code example Example: django check if model field is empty Frame.objects.filter(asset_id__isnull=True)