Skip to content

v0.11.0

Compare
Choose a tag to compare
@charn charn released this 15 Mar 07:32
· 1 commit to master since this release

Changed

  • Add Django admin logout support for Django 5.0
  • Add code quality tooling: black, isort, flake8, commitlint, pre-commit
  • Run code quality tools and do the necessary fixes