Support for bulk_create with Multi-Table Inheritance - Django Ticket: #28821

Hello everyone,

I wanted to inform the group that I’ve started working on ticket #28821 [PR], which is about enabling QuerySet.bulk_create for multi-table inheritance scenarios. I am building on the initial work done by jdufresne.

As I delve deeper into this task, I’ll likely have questions and would appreciate any insights or guidance. I’ll be posting all my queries and updates in this discussion thread to keep everyone informed and to centralize our communications.