Actions
Issue #6915
closedPulpcore 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
Updated by fao89 over 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 74
Updated by ggainey over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ggainey
Updated by ggainey over 4 years ago
- Copied to Issue #7103: pulp-rpm won'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 pulpcore|d3f26b4b21de04c63e96bb3b4566e0192cacfad4.
Updated by pulpbot over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove non-model-fields from Meta.fields of filters
Changes include:
closes #6915