Issue #6915
Pulpcore doesn't support django-filter 2.3.0
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 76
Quarter:
Description
Looks like some new checks were introduced:
TypeError: 'Meta.fields' must not contain non-model field names: content
Dependabot PR: https://github.com/pulp/pulpcore/pull/744
Related issues
Associated revisions
History
#5
Updated by ggainey 7 months ago
- Copied to Issue #7103: pulp-rpm won't support django-filter 2.3.0 added
#7
Updated by ggainey 6 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|d3f26b4b21de04c63e96bb3b4566e0192cacfad4.
Please register to edit this issue
Remove non-model-fields from Meta.fields of filters
Changes include:
closes #6915