Actions
Issue #7103
closedpulp-rpm won'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
Updated by ggainey over 4 years ago
- Copied from Issue #6915: Pulpcore doesn't support django-filter 2.3.0 added
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by ggainey over 4 years ago
Updated by ggainey over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset b6c6bac955f0546b02187954dddaaa54095f848f.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove non-model-fields from Meta.fields of filters
closes #7103 [nocoverage]