Skip to content

0.22.2

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 18 Nov 20:30
· 274 commits to main since this release

What's Changed

  • [CI] Add django 4.1 to tests.
  • [CI] Add pre-commit with black, isort and flake8.
  • Respect using in signals. #199 (by @VaZark in #200)
  • Remove translations line numbers to avoid lint step failures.

New Contributors