github pylint-dev/pylint-django v2.0.9
Version 2.0.9 (26 April 2019)

latest releases: v2.5.4, v2.5.3, 2.5.3...
4 years ago
  • Fix UnboundLocalError: local variable 'key_cls' referenced before assignment
    for cases when models is a python package, the to argument is a string
    that is used in this pattern app.Model and also there is some other
    bool const like null=True right after to. (Sardorbek Imomaliev)
  • Don't crash if ForeignKey field doesn't have keyword arguments Fix
    #230

Don't miss a new pylint-django release

NewReleases is sending notifications on new releases.