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

fix: providing_args removal codemod added #413

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

zubairshakoorarbisoft
Copy link
Contributor

In django 4.0 and more, Signal is no more supporting providing_args, so just added the code mode that will remove this argument from all of the objects in the whole project.

Related Issue:
#411

@UsamaSadiq UsamaSadiq merged commit 3c0180b into master Aug 9, 2023
3 checks passed
@UsamaSadiq UsamaSadiq deleted the zshkoor/remove-poviding-args branch August 9, 2023 10:35
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