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

no signals for queryset.delete #460

Open
jschrewe opened this issue Mar 10, 2012 · 1 comment
Open

no signals for queryset.delete #460

jschrewe opened this issue Mar 10, 2012 · 1 comment

Comments

@jschrewe
Copy link

It would be great if queryset.delete would call pre_delete and post_delete signals. While pre_delete is easy to implement, I'm not sure how to implement the post_delete signals.

@mihaicc
Copy link

mihaicc commented Jul 24, 2013

I saw it's fixed in version 0.8.0 by MongoEngine#105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants