Skip to content

v2.10.5

Choose a tag to compare

@danirus danirus released this 22 Mar 10:31
2f42766
  • Removes external dependencies from django_comments_xtd/__init__.py.
  • Opens up the range of supported Django versions to "Django>=4,<6".
  • Uses pyproject.toml to replace setup.py.
  • Updates tox.ini.
  • Build JavaScript plugin during CI.
  • Replace flake8 with ruff, and adopt pre-commit rules.
  • Many stylistic changes after applying ruff.