Skip to content

Drop Django 1.11, 2.0, 2.1 and Python 3.6

Compare
Choose a tag to compare
@hugorodgerbrown hugorodgerbrown released this 26 Jan 19:57
· 29 commits to master since this release

Added

  • Add isort and black formatting
  • Add pylint and flake8 linting
  • Add type hints and mypy checks
  • Add pre-commit config

Changed

  • Replace pipenv with poetry

Deprecated

  • Django 1.11, 2.0, 2.1
  • Python 3.6