github pylint-dev/pylint-django v2.0.12
Version 2.0.12 (04 Nov 2019)

latest releases: v2.5.4, v2.5.3, 2.5.3...
4 years ago
  • Fix too broad suppression of unused-argument warnings for functions and methods where the first argument is named request. Now issues warnings for the rest of the arguments if they are unused. Fix #249 (Pascal Urban)
  • Pass arguments of scripts/test.sh to test_func/pytest to ease development (Pascal Urban)
  • Document behavior when ForeignKey fields are referenced as strings. Fix #241

Don't miss a new pylint-django release

NewReleases is sending notifications on new releases.