Skip to content

Releases: rocioar/flake8-django

v1.4

31 Jul 09:04
b5c9b94
Compare
Choose a tag to compare
  • Add exception handling for model field checking (@yalef)

v1.3

22 May 09:57
a317220
Compare
Choose a tag to compare
  • Add model checkers based on astroid nodes. Fixes violations missed
    when using subclasses (@yalef)

v1.1.5

10 Aug 20:14
808284f
Compare
Choose a tag to compare

Add compatibility with flake8 5.x (@Secrus)
Drop support for Python versions below 3.7 (@Secrus)

v.1.1.4

04 Aug 16:13
5416f15
Compare
Choose a tag to compare
  • Adds check DJ13 to ensure the @receiver decorator is always on top of other decorators

v1.1.3

04 Aug 15:32
c4913a0
Compare
Choose a tag to compare
  • Add compatibility with flake8 4.x

v1.1.2

11 May 11:23
a11a0ec
Compare
Choose a tag to compare
Merge pull request #89 from rocioar/bump-version-1.1.2

Bump version to 1.1.2