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)
Updated by dalley over 6 years ago
- Subject changed from Python Model Filtering to Python Viewset Filters
Updated by amacdona@redhat.com over 6 years ago
- Description updated (diff)
- Groomed changed from No to Yes
Updated by bizhang over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bizhang
Added by werwty over 6 years ago
Updated by bizhang over 6 years ago
- Status changed from ASSIGNED to POST
Updated by werwty over 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 8fb955a60f4b82b87f62e6e5d26069ff9e64480b.
Actions
Add basic filters to pulp_python
closes #3626 https://pulp.plan.io/issues/3626