Actions
Story #3626
closedPython Viewset Filters
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 36
Quarter:
Description
PythonPackageContent
------------------------------------
- Inherit from the base Content (currently just "type" which isn't very helpful)
- name (exact, in)
- author (exact, in)
- packagetype (exact, in)
- filename (exact, in)
PythonRemote
----------------------
- Inherit from the base Remote - currently (name, last_updated)
- Projects (exact, in) - see which remotes are set to download certain projects
PythonPublisher
-------------------------
- No extra filters, just the ones on base Publisher - currently (name, last_updated)
Actions
Add basic filters to pulp_python
closes #3626 https://pulp.plan.io/issues/3626