Can you please tell me how can I suppress IntegrityError
django.db.utils.IntegrityError: Problem installing fixtures: The row in table 'girvi_itemauditlogentry' with
primary key '6372' has an invalid foreign key: girvi_itemauditlogentry.packet_id contains a value '2958'
that does not have a corresponding value in girvi_packet.id.
Can you please tell me how can I suppress
IntegrityError