Issue #3897
Filters inherit from a Django's FilterSet not from our class
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
3.0.0
Target Release - Python:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 41
Quarter:
Description
PythonPackageContentFilter and PythonRemoteFilter inherit from Django's filterset.FilterSet class not from our BaseFilterSet. I suppose this could cause problems in generating documentation.
Related issues
Associated revisions
Revision b1f45aa5
View on GitHub
Exposes BaseFilterSet for plugins
re #3827, #3897, #3898 https://pulp.plan.io/issues/3827 https://pulp.plan.io/issues/3897 https://pulp.plan.io/issues/3898
Revision 0ff205a2
View on GitHub
Filters inherit from our class BaseFilterSet
History
#1
Updated by vdusek over 2 years ago
- Related to Issue #3827: Filters on content list lack help text added
#2
Updated by vdusek over 2 years ago
- Subject changed from Filters inherit from a Django's FilterSet not from ours to Filters inherit from a Django's FilterSet not from our
#3
Updated by vdusek over 2 years ago
- Subject changed from Filters inherit from a Django's FilterSet not from our to Filters inherit from a Django's FilterSet not from our class
#4
Updated by vdusek over 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to vdusek
#5
Updated by vdusek over 2 years ago
- Status changed from ASSIGNED to POST
#6
Updated by CodeHeeler over 2 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 40
#7
Updated by rchan over 2 years ago
- Sprint changed from Sprint 40 to Sprint 41
#8
Updated by vdusek over 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset 0ff205a21722f3755293b1c21de6a8840d37ec40.
#9
Updated by dkliban@redhat.com over 2 years ago
- Tags Pulp 3 added
#10
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
Please register to edit this issue
Exposes BaseFilterSet for plugins
re #3827, #3897, #3898 https://pulp.plan.io/issues/3827 https://pulp.plan.io/issues/3897 https://pulp.plan.io/issues/3898