-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add module rename support and URLResolversTransformer #123
Conversation
Just making a note for documenting this later: Deprecated in Django 1.10:
|
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.
Looks great! Thanks for this contribution. I've a couple of small comments on tests, I think it would be nice to add an extra one.
Could you please also update the documentation please?
Sourcery Code Quality Report (beta)✅ Merging this PR will increase code quality in the affected files by 0.07 out of 10.
Here are some functions in these files that still need a tune-up:
Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! |
Codecov Report
@@ Coverage Diff @@
## master #123 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 17 18 +1
Lines 455 476 +21
=========================================
+ Hits 455 476 +21
Continue to review full report at Codecov.
|
Thank you for this improvement! 🎉 |
No description provided.