If you like writing idiomatic Django code you should check your repo against django.doctor and see what you missed:
If you want to avoid those code smells getting in there in the first place have a look at the Django Doctor GiHub PR bot. Not only are issues detected but the fix is suggested too!
You just need to click "commit suggestion". Better code with no extra effort:
And the kicker? It's free for public repositories.
Top comments (0)