Actions
Issue #8375
closedAs a plugin writer I have the ability to query a repository for a specific content type
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Allow for plugin writers to query a specific content type in a repository and get back the correct django model for that content type.
Added by newswangerd almost 4 years ago
Updated by newswangerd almost 4 years ago
- Status changed from NEW to MODIFIED
Applied in changeset pulpcore|702d904863e8ffd9732e5a08acf271de396fc72f.
Updated by ipanova@redhat.com almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add get_content method to the repository version model.
closes #8375