Skip to content

feat: Allow for `get_link_queryset` method in model admin

Codecov / codecov/patch failed Oct 28, 2024 in 0s

92.46% of diff hit (target 93.81%)

View this Pull Request on Codecov

92.46% of diff hit (target 93.81%)

Annotations

Check warning on line 53 in djangocms_link/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/admin.py#L53

Added line #L53 was not covered by tests

Check warning on line 113 in djangocms_link/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/admin.py#L113

Added line #L113 was not covered by tests

Check warning on line 133 in djangocms_link/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/admin.py#L133

Added line #L133 was not covered by tests

Check warning on line 139 in djangocms_link/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/admin.py#L139

Added line #L139 was not covered by tests

Check warning on line 170 in djangocms_link/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/admin.py#L170

Added line #L170 was not covered by tests

Check warning on line 173 in djangocms_link/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/admin.py#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 281 in djangocms_link/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/fields.py#L281

Added line #L281 was not covered by tests

Check warning on line 283 in djangocms_link/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/fields.py#L283

Added line #L283 was not covered by tests

Check warning on line 25 in djangocms_link/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/helpers.py#L25

Added line #L25 was not covered by tests

Check warning on line 44 in djangocms_link/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/helpers.py#L44

Added line #L44 was not covered by tests

Check warning on line 21 in djangocms_link/migrations/0017_link_link.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/migrations/0017_link_link.py#L21

Added line #L21 was not covered by tests

Check warning on line 11 in djangocms_link/templatetags/djangocms_link_tags.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

djangocms_link/templatetags/djangocms_link_tags.py#L9-L11

Added lines #L9 - L11 were not covered by tests