pylint-django
pylint-django copied to clipboard
[#369] Hints for querysets and models
I'm not sure I approached the problem the right way, there are some false positives due to the fact that I can't seem to be able to reliably infer what is a Queryset or model.
I added some tests too, let me know what needs to be changed and I'll try to fix it as soon as I can.
Thank you.