Skip to content
New issue

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

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

Already on GitHub? # to your account

Send post_save signal with all the parameters required by its annotation #139

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

longedok
Copy link
Contributor

Hi, thanks for the great app!

Some time ago there was a pull request that added additional parameters to the pre_save signal, because of compatibility issues with django-cleanup. As it turns out, the lack of parameters for the post_save signal is also breaking some apps (django-reversion in my case). So, following the example of the previous contributor, I added the additional parameters to the post_save method as well.

Please, see if my changes can be merged in, when you have a chance.

@renesansz
Copy link

hi, I have the same issue and I hope this would be merge asap, badly needed this fix. thanks!

@jrief jrief merged commit 7851037 into jrief:master Feb 8, 2017
@jrief
Copy link
Owner

jrief commented Feb 8, 2017

Thanks for reminding me.
Version 0.6.9 is available on PyPI.

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

Successfully merging this pull request may close these issues.

3 participants