Skip to content

[Feature] Add support to more optimally manually send bulk create events over the existing infra #193

@ternyavsky

Description

@ternyavsky

I'm using a djangochannelsrestframework and I'm trying to make an observer on a model whose data is created using bulk_create.
My Observer doesn't fire on BulkCreate, but when I create only one object, everything works fine.
Is it possible to make an observer using bulk_create??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions