We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
67be18d
Suppress no-member for ManyToManyField. Fix #192 and #237 (Pierre Chiquet)
no-member
ManyToManyField
Fix UnboundLocalError with ForeignKey(to=). Fix #232 (Sardorbek Imomaliev)
UnboundLocalError
ForeignKey(to=)