Django>=2.2

[dev]
pre-commit
black
isort
ruff

[tests]
pytest
pytest-django
