is there any way to get the number of total records inserted in Django model using bulk_create??
bulk_create
Entry.objects.bulk_create([ ... Entry(headli