-
Notifications
You must be signed in to change notification settings - Fork 421
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
Support Django's save method update_fields
kwarg
#336
Conversation
@hramezani @Linkid can I get an update regarding this please? I cannot request a review on the PR. |
Codecov Report
@@ Coverage Diff @@
## master #336 +/- ##
==========================================
+ Coverage 82.09% 82.20% +0.10%
==========================================
Files 19 19
Lines 497 500 +3
==========================================
+ Hits 408 411 +3
Misses 89 89
Continue to review full report at Codecov.
|
…port-update_fields
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice ! Some minor changes to do and it will be great ! Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @abdullahkady
Solves #243
This has been an irritating issue that I've been facing, the issue seems to describe it quite well.
Please let me know if you have any comments :)