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