You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* init support for django4.2
* add change log for add compatiable for django 4.2 and python 3.10
* Update CHANGELOG.rst
* Update .pre-commit-config.yaml
* fix lint config issue
* remove test code
* add blackline for flake8
* add pyproject.toml file
* add requirement files
* fix ci failed issue
* format setup.py import section
* upgrade isort version to fix pre commit ci issue
* upgrade the django-upgrade package to pass through the pre commit ci test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* upgrade packages in pre commit
* resort init file changes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* comment the django-upgrade from ci
* fix: add missing migration file
* fix: update previous file instead of creating new file
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Josh Peng Yu <[email protected]>
# upgrade the isort version to fix compatiable issue withe peotry: https://stackoverflow.com/questions/75269700/pre-commit-fails-to-install-isort-5-11-4-with-error-runtimeerror-the-poetry-co
0 commit comments