fix: Remove get_absolute_url
from both Alias
and AliasContent
models
#596
Annotations
6 errors
flake8:
djangocms_alias/cms_plugins.py#L45
multiple spaces after operator
|
flake8:
djangocms_alias/cms_plugins.py#L53
indentation is not a multiple of 4
|
flake8:
djangocms_alias/cms_plugins.py#L53
over-indented
|
flake8:
djangocms_alias/cms_plugins.py#L54
continuation line under-indented for hanging indent
|
flake8:
tests/test_admin.py#L9
'cms.toolbar.utils.get_object_edit_url' imported but unused
|
flake8
The process '/opt/hostedtoolcache/Python/3.10.13/x64/bin/flake8' failed with exit code 1
|