Add support for generic foreign key and generic relation #16
Annotations
3 errors and 2 warnings
isort:
django/contrib/admin/models.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
tests/generic_relations/models.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
The process '/opt/hostedtoolcache/Python/3.12.5/x64/bin/isort' failed with exit code 1
|
isort
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|