Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk send #358

Open
katiayn opened this issue Nov 1, 2017 · 0 comments
Open

Bulk send #358

katiayn opened this issue Nov 1, 2017 · 0 comments
Labels
future planned future features

Comments

@katiayn
Copy link

katiayn commented Nov 1, 2017

Hi,

I would like to know if there is a way to send signal passing a list of action_objects and/or a list of targets.

action.send(
    request.user,
    verb="closed",
    action_object=[obj1, obj2],
    target=[target_1, target2]
)

Thanks. :)

@justquick justquick added the future planned future features label Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future planned future features
Projects
None yet
Development

No branches or pull requests

2 participants