Project

Profile

Help

Issue #6915

closed

Pulpcore doesn't support django-filter 2.3.0

Added by daviddavis almost 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
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

Copied to RPM Support - Issue #7103: pulp-rpm won't support django-filter 2.3.0CLOSED - CURRENTRELEASEggaineyActions
Actions #1

Updated by fao89 almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 74
Actions #2

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 74 to Sprint 75
Actions #3

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 75 to Sprint 76
Actions #4

Updated by ggainey over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ggainey
Actions #5

Updated by ggainey over 3 years ago

  • Copied to Issue #7103: pulp-rpm won't support django-filter 2.3.0 added
Actions #6

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST

Added by ggainey over 3 years ago

Revision d3f26b4b | View on GitHub

Remove non-model-fields from Meta.fields of filters

Changes include:

  • Meta.fields list may only reference fields that exist in Meta.model
  • 'exact' is redundant in Meta.fields qualifiers (per django-filter docs)
  • Upload.completed was removed in cf5bad, remove referencing filter

closes #6915

Actions #7

Updated by ggainey over 3 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by fao89 over 3 years ago

  • Sprint/Milestone set to 3.5.0
Actions #9

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF