Skip to content

Update the signal dispatch identifier #33

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

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

etchegom
Copy link
Contributor

@etchegom etchegom commented Jul 25, 2024

For some reason during my dev, I wanted to disconnect the signals and I didn't manage to do it because of the dispatch_uid value that can be something like django_webhook_tests.Country_<django.db.models.signals.ModelSignal object at 0x7d30e1214510>.
We this change, we should now have django_webhook_tests.Country_post_save.

@etchegom etchegom marked this pull request as ready for review July 25, 2024 09:30
@danihodovic danihodovic merged commit e14dac3 into danihodovic:master Jul 26, 2024
2 of 3 checks passed
@danihodovic
Copy link
Owner

Released as 0.0.14

https://pypi.org/project/django-webhook/#history

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

Successfully merging this pull request may close these issues.

2 participants