Actions
Issue #3897
closedFilters 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
Actions
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